forked from puppetlabs/puppetlabs-docker
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
puppetlabs#627 and puppetlabs#526: Fix problems with image version "l…
…atest" If image version is set to "latest" - there are changes on each run, even if nothing is really done - docker containers are restarted every time This is fixed here. However, this needs a change in using docker::run, which now needs an additional subscribe => Docker::Image[...]. See puppetlabs#627
- Loading branch information
1 parent
715743d
commit 5bd8929
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters