feat(docker): share dev data with runtime

This commit is contained in:
Federico Jaramillo Martinez
2026-06-20 23:28:35 +02:00
parent b9b03d9858
commit a0d60215ca
4 changed files with 39 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web": patch
---
Share the Docker development data mount with the runtime Docker data directory by default so Pi sessions can be reused across modes.