# FROM ghcr.io/veloera/veloera:latest FROM calciumion/new-api:latest # RUN apk add --no-cache pcre2 EXPOSE 3000 RUN chmod 777 -R /data