b143bdf b3ec02b
1
2
3
4
5
6
7
8
9
10
11
FROM calciumion/new-api:latest USER root RUN mkdir -p /data/logs && \ chmod -R 777 /data/logs EXPOSE 3000