Commit d3bbec7
| Repository | bojemoi |
| Branch | main |
| Author | Betty |
| Hash | d3bbec7b84da8e313944c74b1f56efe8c9822820 |
Description
- Remove /var/run/docker.sock bind mount from orchestrator service (was failing with PermissionError since container now runs non-root)
- Add DOCKER_SWARM_URL=tcp://docker-socket-proxy:2375 env var
- Enable POST=1 DELETE=1 on boot/docker-socket-proxy (needed for service create/delete via orchestrator API)
- Fix config mode 0440→0444 so non-root appuser can read .env config
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com