this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add runit to bluepages container (for svlogd)

+1 -1
+1 -1
cmd/bluepages/Dockerfile
··· 17 17 ### Run stage 18 18 FROM alpine:3.20 19 19 20 - RUN apk add --no-cache --update dumb-init ca-certificates 20 + RUN apk add --no-cache --update dumb-init ca-certificates runit 21 21 ENTRYPOINT ["dumb-init", "--"] 22 22 23 23 WORKDIR /