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