FROM ghcr.io/leviathanion/one-hub:dev WORKDIR /data EXPOSE 7860 ENTRYPOINT ["/one-api", "--port", "7860"]