# ********************************************************************************************************************************** # Container Cache # # Contains hashes for containers that are available on Docker hub. If present, the container can be pulled instead of being built # locally which saves a lot of time. Note: these are hashes of the Dockerfile not the actual binary image. # # To build a new image: # - if Dockerfile has changed, just build as usual # - if Dockerfile has not changed, comment out vm hash below and use --vm-force when building # # To upload a new image: # - docker login -u pgbackrest # - VM=XXX;DATE=YYYYMMDDX;BASE=pgbackrest/test:${VM?}-base;docker tag ${BASE?} ${BASE?}-${DATE?} && docker push ${BASE?}-${DATE?} # ********************************************************************************************************************************** 20191012A: f30: 3875f5a0a8ac8aa80746fb5f4a4a71ae7d8b6311 co6: 1d27ba40e176accbc9fa9e0dc4020984635dc699 co7: a3d54bb1fecc97978d5ec01f4515bbccd6546b32 u12: 8f17ee30f3401591c27216447f6819dfc512c9f5 u18: 9f504691c36f0b53bc4f94dc1d64ddf5c98119d9 u19: 32d78710c7f60872ee4a8b2374d0110e015e2c24