This website requires JavaScript.
Explore
Help
Register
Sign In
agp8x
/
docker-update
Watch
1
Star
0
Fork
You've already forked docker-update
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
b33dc10038
docker-update
/
Dockerfile
2 lines
92 B
Docker
Raw
Blame
History
FROM
alpine:3.7
RUN
apk add --update --no-cache py3-yaml bash
&&
pip3 install docker-compose
Reference in New Issue
View Git Blame
Copy Permalink