update
This commit is contained in:
7
cloudreve/Dockerfile
Normal file
7
cloudreve/Dockerfile
Normal file
@@ -0,0 +1,7 @@
|
||||
ARG ARCH
|
||||
FROM harbor.colben.cn/general/photon$ARCH:4
|
||||
MAINTAINER Colben colbenlee@gmail.com
|
||||
ADD --chown=root:root /ADD/ /opt/
|
||||
RUN mkdir -p /var/{log,lib}/cloudreve
|
||||
CMD ["/opt/ccmd"]
|
||||
|
Reference in New Issue
Block a user