This website requires JavaScript.
Explore
Help
Register
Sign In
Guest24897
/
DockerCLI
mirror of
https://github.com/docker/cli.git
Watch
1
Star
0
Fork
You've already forked DockerCLI
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b7c31c36fa
DockerCLI
/
cli
/
command
/
image
/
testdata
/
Dockerfile.test
4 lines
57 B
Docker
Raw
Blame
History
FROM
busybox
ADD
./README.md /
CMD
[
"cat"
,
"/README.md"
]
Reference in New Issue
View Git Blame
Copy Permalink