Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow support of Docker registry version 2. #9

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Allow support of Docker registry version 2. #9

wants to merge 4 commits into from

Conversation

bgaillard
Copy link

This PR adds the following features and improvements.

  • Upgrade NGINX to last version ;
  • Allow to proxy Docker registry version 1 and version 2. Default is now version 2 (see https://docs.docker.com/registry/spec/api/) using a DOCKER_REGISTRY_VERSION Docker environment variable ;
  • Fix shell script to not output any ShellCheck error (see https://github.com/koalaman/shellcheck) ;
  • Add new build.sh script to easily build a new Docker image ;
  • Add new publish.sh script to easily publish a new Docker image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant