FROM scratch
# Destinations mirror the source paths so the exported tar can be diffed
# against a context listing. A file source and a directory source, so both
# shapes of follow path are covered.
COPY keep.txt /keep.txt
COPY sub /sub
