This website requires JavaScript.
Explore
Help
Sign In
devopsing
/
docker-k8s-devops
forked from
wonderful/docker-k8s-devops
Watch
0
Star
0
Fork
You've already forked docker-k8s-devops
1
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
docker-k8s-devops
/
chapter3
/
labs
/
cmd_vs_entrypoint
/
Dockerfile
4 lines
51 B
Docker
Executable File
Raw
Permalink
Blame
History
FROM
centos
ENV
name Docker
CMD
echo
"
hello
$name
"
Reference in New Issue
View Git Blame
Copy Permalink