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
eb35b69dfa
commit
8cb3c27178
@ -7,7 +7,7 @@ RUN apt-get update && \
|
|||||||
apt-get install -y git python-flask python-flup python-mysqldb python-pygraphviz python-networkx cron && \
|
apt-get install -y git python-flask python-flup python-mysqldb python-pygraphviz python-networkx cron && \
|
||||||
apt-get clean
|
apt-get clean
|
||||||
|
|
||||||
RUN git clone https://github.com/Arceliar/yggdrasil-map.git
|
RUN git clone https://github.com/Arceliar/yggdrasil-map.git yggdrasil-map
|
||||||
|
|
||||||
RUN cd yggdrasil-map/web && \
|
RUN cd yggdrasil-map/web && \
|
||||||
cp web_config.example.cfg web_config.cfg
|
cp web_config.example.cfg web_config.cfg
|
||||||
|
Loading…
Reference in New Issue
Block a user