FROM justsong/one-api-en:latest RUN mkdir /data/logs RUN chmod -R 777 /data EXPOSE 3000 ENTRYPOINT ["/one-api"]