mirror of
https://github.com/cwinfo/yggdrasil-map
synced 2024-11-09 16:00:27 +00:00
Update Dockerfile
This commit is contained in:
parent
ba61d7357f
commit
b22d738354
@ -13,6 +13,7 @@ RUN git clone https://github.com/Arceliar/yggdrasil-map.git && \
|
|||||||
cp web_config.example.cfg web_config.cfg
|
cp web_config.example.cfg web_config.cfg
|
||||||
|
|
||||||
COPY entrypoint.sh /usr/bin/entrypoint.sh
|
COPY entrypoint.sh /usr/bin/entrypoint.sh
|
||||||
|
RUN chmod 0555 /usr/bin/entrypoint.sh
|
||||||
|
|
||||||
COPY crontab /etc/cron.d/jobs
|
COPY crontab /etc/cron.d/jobs
|
||||||
RUN chmod 0644 /etc/cron.d/jobs
|
RUN chmod 0644 /etc/cron.d/jobs
|
||||||
|
Loading…
Reference in New Issue
Block a user