Commit fff95e0
Fix: Docker s6 service configuration for s6-overlay v3
- Migrated from s6-overlay v2 to v3 structure
- Fixed shebang path from /usr/bin/with-contenv to /command/with-contenv
- Removed s6-setuidgid since base image runs as root
- Moved service definition to /etc/s6-overlay/s6-rc.d/
- Container now starts successfully and web interface is accessible
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 3e1f2a6 commit fff95e0
5 files changed
Lines changed: 7 additions & 2 deletions
File tree
- rootfs/etc/s6-overlay/s6-rc.d
- aircraft-circle
- dependencies.d
- user/contents.d
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
| |||
Whitespace-only changes.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Whitespace-only changes.
0 commit comments