This website requires JavaScript.
Explore
Help
Sign In
websites
/
dtodd.us
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
main
dtodd.us
/
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:23:38 -05:00
FROM
pierrezemb/gostatic
COPY
. /srv/http
ENTRYPOINT
[
"/goStatic"
]
Reference in New Issue
Copy Permalink