FROM martialbe/one-api:latest RUN mkdir -p /data && chmod -R 777 /data EXPOSE 3000