This website requires JavaScript.
Explore
Help
Sign In
mirror
/
pkger
mirror of
https://github.com/markbates/pkger.git
Watch
1
Star
0
Fork
You've already forked pkger
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cc6861871c
pkger
/
examples
/
open
/
std
/
Dockerfile
8 lines
63 B
Docker
Raw
Blame
History
FROM
alpine
EXPOSE
3000
COPY
example /bin/
CMD
/bin/example
Reference in New Issue
View Git Blame
Copy Permalink