This website requires JavaScript.
Explore
Help
Register
Sign In
lukas
/
myhugotest
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
myhugotest
/
Dockerfile
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
4 lines
55 B
Docker
Raw
Permalink
Normal View
History
Unescape
Escape
add docker build
2024-05-05 21:28:19 +02:00
FROM
nginx:latest
COPY
public/ /usr/share/nginx/html/
Reference in New Issue
Copy Permalink