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
aa5ad82469
commit
a28a50220e
@ -9,9 +9,7 @@ RUN apt-get update && \
|
|||||||
|
|
||||||
RUN git clone https://github.com/Arceliar/yggdrasil-map.git yggdrasil-map
|
RUN git clone https://github.com/Arceliar/yggdrasil-map.git yggdrasil-map
|
||||||
|
|
||||||
RUN cd yggdrasil-map/web && \
|
COPY web_config.cfg /src/yggdrasil-map/web/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
|
RUN chmod 0555 /usr/bin/entrypoint.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user