mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-13 06:38:07 -05:00
Update Dockerfile
This commit is contained in:
parent
a11631502d
commit
7c3fcfd4a9
@ -16,8 +16,9 @@ WORKDIR /opt/meshcentral
|
|||||||
|
|
||||||
RUN npm install meshcentral
|
RUN npm install meshcentral
|
||||||
|
|
||||||
COPY config.json.template /opt/meshcentral/config.json.template
|
#Copy config template and startup script
|
||||||
COPY startup.sh startup.sh
|
COPY docker/config.json.template /opt/meshcentral/config.json.template
|
||||||
|
COPY docker/startup.sh startup.sh
|
||||||
#environment variables
|
#environment variables
|
||||||
|
|
||||||
EXPOSE 80 443
|
EXPOSE 80 443
|
||||||
|
Loading…
x
Reference in New Issue
Block a user