FROM quay.io/ansible/docker-test-containers:busybox
ENV foo /bar
WORKDIR ${foo}
