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

enable to tell sokoban to pull force image #5

Open
viliusl opened this issue Feb 22, 2016 · 1 comment
Open

enable to tell sokoban to pull force image #5

viliusl opened this issue Feb 22, 2016 · 1 comment

Comments

@viliusl
Copy link

viliusl commented Feb 22, 2016

I have a use case, where I want to tell sokoban to pull image even if it's already present on docker machine, because now it checks if image is present and if so, it does not pull.

And in some cases I have new version of image, but it's not on docker machine where containers are running. Do you agree if I will add this capability?

@electricmonk
Copy link
Contributor

Sure. I think I had this ability and lost it when I took pullImage out of DockerContainer

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

2 participants