mirror of
https://github.com/cwinfo/yggdrasil-map
synced 2024-11-21 19:20:28 +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 cd yggdrasil-map/web && \
|
||||
cp web_config.example.cfg web_config.cfg
|
||||
|
||||
COPY web_config.cfg /src/yggdrasil-map/web/web_config.cfg
|
||||
COPY entrypoint.sh /usr/bin/entrypoint.sh
|
||||
RUN chmod 0555 /usr/bin/entrypoint.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user