This website requires JavaScript.
Explore
Help
Sign In
websites
/
c0defox.es
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
a23ea3f9cd220e710c21163d519888034a566b22
c0defox.es
/
Dockerfile
T
3 lines
68 B
Docker
Raw
Normal View
History
Unescape
Escape
Add Dockerfile
2022-07-20 15:14:54 -05:00
FROM
pierrezemb/gostatic
COPY
. /srv/http
ENTRYPOINT
[
"/goStatic"
]
Reference in New Issue
Copy Permalink