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