# ********************************************************************************************************************************** # 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?} # ********************************************************************************************************************************** 20210718A: aarch64: u20: d6c377617ac2c112b80a3c1f090345d54769ae1b co7: 8726f3be088e4ba34eb45e32c1994a32ca0e5c1d 20210717A: x86_64: co7: 03a73386264355a5d1750ccd13371db97d92ab28 f33: 80326dab5c7d0137062b8d181ca07f9b14142de7 u16: 599d0d35a6e29ad3258c76ba4f9ea622d47fa8c0 u20: d6c377617ac2c112b80a3c1f090345d54769ae1b