This website requires JavaScript.
Explore
Help
Sign In
grosse
/
sandbox-docs-public
Watch
1
Star
0
Fork
You've already forked sandbox-docs-public
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a9e28fc1df
sandbox-docs-public
/
Dockerfile
6 lines
90 B
Docker
Raw
Blame
History
FROM
nginx:alpine3.17-slim
WORKDIR
/app
COPY
. .
COPY
./nginx.conf /etc/nginx/nginx.conf
Reference in New Issue
View Git Blame
Copy Permalink