veloera / Dockerfile
fxlinux's picture
Update Dockerfile
a00d567 verified
raw
history blame contribute delete
102 Bytes
FROM ghcr.io/veloera/veloera:latest
RUN apk add --no-cache pcre2
EXPOSE 3000
RUN chmod 777 -R /data