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
8023aacb8d
docker-k8s-devops
/
chapter3
/
labs
/
docker-python
/
Dockerfile
4 lines
61 B
Docker
Executable File
Raw
Blame
History
FROM
ubuntu
RUN
apt-get update
&&
apt-get install -y python
Reference in New Issue
View Git Blame
Copy Permalink