fix(docker): run hostexec as container user

This commit is contained in:
Pi Web Agent
2026-06-21 17:40:45 +00:00
parent 3e52939aad
commit 92e87ff1e4
3 changed files with 96 additions and 16 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web": patch
---
Run Docker host command bridge commands as the PI WEB container user by default, with `hostexec --root` for administrative commands.