3 lines
73 B
Plaintext
Raw Normal View History

FROM ubuntu:latest
COPY folder1/ /workdir/
RUN ls --recursive /workdir/