This website requires JavaScript.
Explore
Help
Register
Sign in
chris
/
toolbox
Watch
1
Star
0
Fork
You've already forked toolbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
89544a42ab
toolbox
/
Dockerfile
4 lines
48 B
Text
Raw
Normal View
History
Unescape
Escape
add vim to alpine.
2017-03-05 12:37:13 +00:00
FROM alpine
add git.
2017-03-06 13:54:41 +00:00
RUN apk add --no-cache git vim zsh
Reference in a new issue
Copy permalink