This website requires JavaScript.
Explore
Help
Sign In
MXFOX
/
module-packer
Watch
2
Star
0
Fork
You've already forked module-packer
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
module-packer
/
Dockerfile
5 lines
97 B
Docker
Raw
Permalink
Blame
History
FROM
alpine
RUN
apk add curl git openssh jq bash zip
COPY
pack.sh /usr/bin/pack
WORKDIR
/usr/src
Reference in New Issue
View Git Blame
Copy Permalink