paunch/paunch/builder
Alex Schultz e2306816b1 [QUEENS Only] Always do a image pull
In queens we use paunch to manage the images and containers. Container
images are not updated if the image has changed but the container tag
has not because we simply check if the container exists on disk. This
change drops the exists check and just issues a pull for all containers
to ensure they are up to date. In newer versions we always pre-fetch the
containers as part of the deployment so we don't need to do this
image management in paunch (or ansible).

Change-Id: Icb5b949c0d9cd41328e1af3d4ec3066d6971c6fd
Closes-Bug: #1895974
2020-09-21 10:16:57 -06:00
..
__init__.py Builder object, transform config data to docker arguments 2017-03-31 13:32:07 +13:00
compose1.py [QUEENS Only] Always do a image pull 2020-09-21 10:16:57 -06:00