FROM calciumion/new-api:latest USER root RUN mkdir -p /data/logs && \ chmod -R 777 /data/logs EXPOSE 3000