Podman config for the Tangled Knot server.
0
fork

Configure Feed

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

Bump knot version

sullen 69035543 d294b334

+1 -1
+1 -1
Containerfile
··· 1 1 FROM golang:1.25-alpine AS builder 2 2 3 - ARG TAG='v1.11.0-alpha' 3 + ARG TAG='v1.13.0-alpha' 4 4 5 5 ENV CGO_ENABLED=1 6 6