A lowly tech priest's attempt to please Mars
0
fork

Configure Feed

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

fix: add io.atcr.readme label

This prevents me from having to reset the README file
in my pds every time I publish :)

+1
+1
containers/knot/Dockerfile
··· 23 23 LABEL org.opencontainers.image.url='https://tangled.org' 24 24 LABEL org.opencontainers.image.vendor='tangled.org' 25 25 LABEL org.opencontainers.image.licenses='MIT' 26 + LABEL io.atcr.readme="https://tangled.org/bram.gotink.be/macharian/raw/main/containers/knot/README.md" 26 27 27 28 RUN apk add --no-cache shadow openssl \ 28 29 && addgroup -g 10999 git \