one / Dockerfile
coze's picture
Update Dockerfile
228c9e4 verified
FROM ai365/chat-api:latest
ENV PORT=7860
ENV MEMORY_CACHE_ENABLED=true
ENV TZ=Asia/Shanghai
RUN chmod -R 777 /data