Docker config for @recaptime.dev's Knot server on Hack Club Nest. knot.hackclub.community
2
fork

Configure Feed

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

chore: update image tag to pull from

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>

+1 -1
+1 -1
docker-compose.yml
··· 1 1 services: 2 2 knot: 3 - image: registry.gitlab.com/recaptime-dev/infra/knot-docker-nest:latest 3 + image: "registry.gitlab.com/recaptime-dev/infra/knot-server-docker" 4 4 pull_policy: always 5 5 build: 6 6 context: .