gcli / Dockerfile
huanbao's picture
Update Dockerfile
b096cc1 verified
Raw
History Blame Contribute Delete
190 Bytes
FROM diegosouzapw/omniroute:latest
ENV DATA_DIR=/data
ENV PORT=7860
# FROM ghcr.io/su-kaka/gcli2api:latest
# RUN chmod -R 777 /app
# EXPOSE 7860
# EXPOSE 8080
# EXPOSE 8081
# EXPOSE 8082