# ********************************************************************************************************************************** # 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 # - docker tag pgbackrest/test:{vm}-base pgbackrest/test:{vm}-base-YYYYMMDDA # - docker push pgbackrest/test:{vm}-base-YYYYMMDDA # ********************************************************************************************************************************** 20181108A: u18: 06d378758d6e2f797457578039201a27c9344979 co6: ea59b548f8590edf6873f6c1b32d6a232bf7e1ee co7: 7ce2337eeddd433b6ca9400a9c99ce444981c938 u12: 60f8591b9dd33a25720d3eefe3e9f39bf2884bc4