Commit 4de298eb authored by nanahira's avatar nanahira

remove volume

parent 4089a50e
...@@ -34,5 +34,5 @@ RUN cp -rf /taiko-web/docker/taiko-web-nginx.conf /etc/nginx/conf.d/ && \ ...@@ -34,5 +34,5 @@ RUN cp -rf /taiko-web/docker/taiko-web-nginx.conf /etc/nginx/conf.d/ && \
#info #info
EXPOSE 80 EXPOSE 80
VOLUME [ "/taiko-web/public/songs" ] # VOLUME [ "/taiko-web/public/songs" ]
CMD [ "/taiko-web/docker/entrypoint.sh" ] CMD [ "/taiko-web/docker/entrypoint.sh" ]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment