dockerfiles/list-build-files

5 lines
55 B
Plaintext

FROM ubuntu:20.04
COPY . /context
RUN ls -RA /context