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

Get the docker-gen binary from upstream docker image instead of building. #906

Merged
merged 2 commits into from
Feb 2, 2022

Conversation

buchdag
Copy link
Member

@buchdag buchdag commented Dec 16, 2021

Now that docker-gen is under the nginx-proxy org, is actively maintained / released and have multi arch images, we can grab the pre built binary from the nginxproxy/docker-gen image of instead of re building it locally. This will considerably speed up the image build time and allow Dependabot to pick up new docker-gen releases as part of the Docker ecosystem.

The PR also removes the nginx-proxy-pull job that turn out to be less efficient than pulling the images in each test.

@buchdag buchdag added type/ci PR that change the CI configuration files and scripts type/build PR that affect the build system or external dependencies labels Dec 16, 2021
@buchdag buchdag merged commit d3d0c36 into main Feb 2, 2022
@buchdag buchdag deleted the docker-gen-from-image branch February 2, 2022 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/build PR that affect the build system or external dependencies type/ci PR that change the CI configuration files and scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant