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