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
main
c0defox.es
/
Dockerfile
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
3 lines
68 B
Docker
Raw
Permalink
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