This website requires JavaScript.
Explore
Help
Sign In
remi
/
dockerfiles
Watch
1
Star
0
Fork
You've already forked dockerfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
18e5973030
dockerfiles
/
list-build-files
5 lines
55 B
Plaintext
Raw
Blame
History
FROM ubuntu:20.04
COPY . /context
RUN ls -RA /context
Reference in New Issue
View Git Blame
Copy Permalink