mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-04 14:49:07 +02:00
docker: move viewer Dockerfile to viewer subdirectory
This commit is contained in:
parent
d02ca9aea2
commit
cb0aa235db
3 changed files with 3 additions and 1 deletions
3
viewer/Dockerfile
Normal file
3
viewer/Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM docker.io/library/nginx:alpine
|
||||
COPY . /usr/share/nginx/html
|
||||
# datadir should be mounted to: /usr/share/nginx/html/data
|
Loading…
Add table
Add a link
Reference in a new issue