1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-02-04 07:11:49 +00:00
ansible-podman-collections/tests/integration/targets/podman_image/files/Containerfile

3 lines
61 B
Docker

FROM quay.io/coreos/alpine-sh
ENV VAR testing
WORKDIR ${VAR}