oneapibbii / Dockerfile
Niansuh's picture
Update Dockerfile
ddcd8a8 verified
raw
history blame
87 Bytes
FROM justsong/one-api-en:latest
RUN mkdir /data/logs
RUN chmod -R 777 /data
EXPOSE 3000