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

detect if the base image is out of date #93

Open
scott-vsi opened this issue Nov 5, 2018 · 1 comment
Open

detect if the base image is out of date #93

scott-vsi opened this issue Nov 5, 2018 · 1 comment

Comments

@scott-vsi
Copy link
Contributor

Detect of the base image is out of date using the dockerhub api and warn that you should do a docker pull.

Alternatively, make docker pull part of just sync.

@andyneff
Copy link
Member

andyneff commented Nov 5, 2018

docker-compose build has a --pull argument. We could make just sync add (--pull) to DOCKER_COMPOSE_EXTRA_BUILD_ARGS by default. Would be nice to make sure this gracefully handles being offline.

@andyneff andyneff transferred this issue from VisionSystemsInc/just Nov 13, 2018
@scott-vsi scott-vsi changed the title detect of the base image is out of date detect if the base image is out of date May 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants