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