community.general/tests/integration/targets/docker_image/files/Dockerfile

4 lines
41 B
Docker

FROM busybox
ENV foo /bar
WORKDIR ${foo}