This website requires JavaScript.
Explore
Help
Sign In
wonderful
/
docker-k8s-devops
Watch
1
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
/
docker-python
/
Dockerfile
4 lines
61 B
Docker
Executable File
Raw
Permalink
Blame
History
FROM
ubuntu
RUN
apt-get update
&&
apt-get install -y python
Reference in New Issue
View Git Blame
Copy Permalink