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