mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-12-26 23:42:32 +03:00
Update and rename Dockerfile to docker/Dockerfile
This commit is contained in:
parent
7c3fcfd4a9
commit
7eb4b80945
@ -17,8 +17,8 @@ WORKDIR /opt/meshcentral
|
||||
RUN npm install meshcentral
|
||||
|
||||
#Copy config template and startup script
|
||||
COPY docker/config.json.template /opt/meshcentral/config.json.template
|
||||
COPY docker/startup.sh startup.sh
|
||||
COPY config.json.template /opt/meshcentral/config.json.template
|
||||
COPY startup.sh startup.sh
|
||||
#environment variables
|
||||
|
||||
EXPOSE 80 443
|
Loading…
Reference in New Issue
Block a user