mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-09 23:00:59 +00:00
edx-platform should have its volume, too
This commit is contained in:
parent
d3bd288231
commit
1f69e154c2
@ -47,6 +47,7 @@ RUN ln -s /openedx/config/lms.env.json /openedx/ \
|
|||||||
|
|
||||||
VOLUME /openedx/config
|
VOLUME /openedx/config
|
||||||
VOLUME /openedx/data
|
VOLUME /openedx/data
|
||||||
|
VOLUME /openedx/edx-platform
|
||||||
|
|
||||||
# Dockerize will be useful to wait for mysql DB availability
|
# Dockerize will be useful to wait for mysql DB availability
|
||||||
ENV DOCKERIZE_VERSION v0.6.1
|
ENV DOCKERIZE_VERSION v0.6.1
|
||||||
|
Loading…
Reference in New Issue
Block a user