File size: 137 Bytes
142432f
 
a00d567
3d96a64
a00d567
 
 
 
1
2
3
4
5
6
7
8
# FROM ghcr.io/veloera/veloera:latest
FROM calciumion/new-api:latest

# RUN apk add --no-cache pcre2

EXPOSE 3000

RUN chmod 777 -R /data