feat: apply baseos target state

This commit is contained in:
2026-05-07 20:33:14 +00:00
parent e49591c9c8
commit 27a5f6ffd8
6 changed files with 115 additions and 3 deletions
+1
View File
@@ -11,6 +11,7 @@ services:
io.balena.features.supervisor-api: '1'
environment:
BASEOS_STATE_PATH: /data/baseos/state.json
BASEOS_PRELOAD_TARGET_STATE_PATH: /data/baseos/preload-target-state.json
BASEOS_HEARTBEAT_INTERVAL_MS: '60000'
volumes:
- baseos-data:/data/baseos