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