# sample dockerfile to test image building
# without pulling from docker hub
FROM scratch

COPY . /files