Sign in
qemu
/
qemu
/
751fe4c608b6e83ea3c19fff2bdbea19645c398f
/
.
/
tests
/
docker
/
dockerfiles
/
empty.docker
blob: 9ba980f1a8662e3e1ef22ec21a99d0b4fa188d5d [
file
]
#
# Empty Dockerfile
#
FROM scratch
# Add everything from the context into the container
ADD
.
/