veloera / Dockerfile
fxlinux's picture
Update Dockerfile
3d96a64 verified
raw
history blame contribute delete
137 Bytes
# FROM ghcr.io/veloera/veloera:latest
FROM calciumion/new-api:latest
# RUN apk add --no-cache pcre2
EXPOSE 3000
RUN chmod 777 -R /data