qemu-e2k/tests/docker/dockerfiles/empty.docker

9 lines
99 B
Docker

#
# Empty Dockerfile
#
FROM scratch
# Add everything from the context into the container
ADD . /