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