1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/integration/targets/setup_docker/vars/main.yml

10 lines
528 B
YAML
Raw Normal View History

---
docker_test_image_hello_world_digest_v1: e004c2cc521c95383aebb1fb5893719aa7a8eae2e7a71f316a4410784edb00a9
docker_test_image_hello_world_digest_v2: c9249fdf56138f0d929e2080ae98ee9cb2946f71498fc1484288e6a935b5e5bc
docker_test_image_hello_world: quay.io/app-sre/busybox
docker_test_image_busybox: quay.io/app-sre/busybox
docker_test_image_alpine: quay.io/app-sre/alpine:3.8
docker_test_image_alpine_different: quay.io/app-sre/alpine:3.7
docker_test_image_registry_nginx: nginx:alpine
docker_test_image_registry: registry:2.6.1