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

4 lines
41 B
Docker
Raw Normal View History

2020-03-09 09:11:07 +00:00
FROM busybox
ENV foo /bar
WORKDIR ${foo}