File size: 102 Bytes
a00d567
 
 
 
 
 
 
1
2
3
4
5
6
7
FROM ghcr.io/veloera/veloera:latest

RUN apk add --no-cache pcre2

EXPOSE 3000

RUN chmod 777 -R /data