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

Add option for docker build --pull #458

Open
dboreham opened this issue Jul 19, 2023 · 0 comments
Open

Add option for docker build --pull #458

dboreham opened this issue Jul 19, 2023 · 0 comments

Comments

@dboreham
Copy link
Collaborator

Perennial issue where docker uses whatever old version if a base image is on the local machine.

Turns out there is a flag --pull for docker build that does the right thing.
We should either enable it for our --force-rebuild, or add a new explicit flag.

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

No branches or pull requests

1 participant