mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
更新docker镜像数据卷信息
This commit is contained in:
@@ -42,7 +42,7 @@ RUN sed -i 's/deb.debian.org/mirrors.ustc.edu.cn/g' /etc/apt/sources.list; \
|
||||
apt update && yes|apt install git; \
|
||||
apt-get autoclean && rm -rf /var/lib/apt/lists/*
|
||||
|
||||
VOLUME ["/var/www/html/ptools"]
|
||||
VOLUME ["/var/www/html/ptools/db"]
|
||||
|
||||
EXPOSE $DJANGO_WEB_PORT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user