# ********************************************************************************************************************************** # 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?} # ********************************************************************************************************************************** 20221220A: x86_64: u18: 4ab629c57c4be9d5e0c3b6a23d878ea01b6c70f9 u20: 2db467d873c0aff06335592c8a22b8441b5c6440 u22: 165882634c773173470021ce992a53258a84bbbf 20220726A: x86_64: f36: 099b329ca7988b05f2cb8ef759e146ea9faab108 rh7: 6072f05804b369681efad5cebe01704cb9d2a81a