summaryrefslogblamecommitdiffstats
path: root/tests/docker/dockerfiles/empty.docker
blob: 9ba980f1a8662e3e1ef22ec21a99d0b4fa188d5d (plain) (tree)
1
2
3
4
5
6
7
8







                                                    
#
# Empty Dockerfile
#

FROM scratch

# Add everything from the context into the container
ADD . /