added livebook, pinchflat and blinko

This commit is contained in:
Sönke Domröse
2026-02-19 07:22:11 +01:00
parent 6ca32f3d2c
commit 614f48a705
6 changed files with 108 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
services:
pinchflat:
image: ghcr.io/kieraneglin/pinchflat:latest
environment:
# Set the timezone to your local timezone
- TZ=Europe/Berlin
ports:
- '8945:8945'
volumes:
- /home/soenke/docker-data/pinchflat/config:/config
- /home/soenke/docker-data/pinchflat/downloads:/downloads