dockerfiles/list-build-files

5 lines
55 B
Plaintext
Raw Normal View History

2024-05-29 01:30:15 +00:00
FROM ubuntu:20.04
COPY . /context
RUN ls -RA /context