wj / Dockerfile
qq102478's picture
Update Dockerfile
95ebabe verified
raw
history blame contribute delete
99 Bytes
FROM lanol/filecodebox:latest
ENV FILECODEBOX_DEBUG=false
VOLUME ["/app/data"]
WORKDIR /app