FROM scratch
COPY ./sample.txt sample.txt
COPY ./new-sample.txt sample.txt
