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