Monorepo for Tangled
0

Configure Feed

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

docker-compose: put spindle behind a profile

use docker compose up --profile linux

Signed-off-by: oppiliappan <me@oppi.li>

authored by

oppiliappan and committed by
Tangled
(Jun 25, 2026, 8:20 PM +0300) 1cf6c5fb 47a0e6cf

+1
+1
docker-compose.yml
··· 133 133 networks: [tngl] 134 134 135 135 spindle: 136 + profiles: ["linux"] 136 137 build: 137 138 context: . 138 139 dockerfile: localinfra/spindle.Dockerfile