flask init-cache

This commit is contained in:
pycook
2019-11-11 15:46:57 +08:00
parent 46213dd758
commit 2935ca5923
6 changed files with 16 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
# maybe use: cd ..
FROM centos:7.6.1810 AS cmdb-api
LABEL description="Python3.7.5,cmdb"
LABEL description="Python2.7.5,cmdb"
RUN mkdir -p /data/apps/cmdb /data/apps/cmdb/logs