1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/container.yaml
David Steele 5e1ed2e8a5 Remove clang static analysis.
This analysis never produced anything but false positives (var might be NULL) but took over a minute per test run and added 600MB to the test container.
2019-07-05 18:34:15 -04:00

23 lines
1.1 KiB
YAML

# **********************************************************************************************************************************
# 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
# **********************************************************************************************************************************
20190705A:
u18: de2136d4a4ed6a7b8eaf6934c7e6f8e5c59f5ad4
20190701A:
co6: b3812cda61c33e959f309a9eceb23ef731fc0da2
co7: d645dbac2f094d980ac266094d0c26e84aca3ca6
u12: c919aa8562ff89713ee9ecf7dd41479798dde4d7