Is there an existing issue for this?
Current Behavior
All my linuxserver images that use this as a base image are failing with the following error:
/init: exec: line 45: s6-overlay-suexec: not found
Expected Behavior
The images should run as expected
Steps To Reproduce
$ docker run lscr.io/linuxserver/transmission
Unable to find image 'lscr.io/linuxserver/transmission:latest' locally
latest: Pulling from linuxserver/transmission
99d135566b73: Pull complete
59cfc6a649fd: Pull complete
e342304d2fd6: Pull complete
db849a6777be: Pull complete
f6a4c3e338ed: Pull complete
9c7fa1c3f3b0: Pull complete
f97a6a0acb57: Pull complete
a4727aed273d: Pull complete
10b21fca69c0: Pull complete
7955c8affdf4: Pull complete
595cc8df13ff: Download complete
867e21d5c8e5: Download complete
Digest: sha256:62a88fbc210fc62d867eab9c67a0f5474db7257013ce598173a9efc1043e97b8
Status: Downloaded newer image for lscr.io/linuxserver/transmission:latest
/init: exec: line 45: s6-overlay-suexec: not found
Environment
- OS:
- How docker service was installed:
$ uname -a
Linux nas 7.0.0-15-generic #15-Ubuntu SMP PREEMPT_DYNAMIC Wed Apr 22 16:06:43 UTC 2026 x86_64 GNU/Linux
Docker creation
Container logs
/init: exec: line 45: s6-overlay-suexec: not found
Is there an existing issue for this?
Current Behavior
All my linuxserver images that use this as a base image are failing with the following error:
/init: exec: line 45: s6-overlay-suexec: not found
Expected Behavior
The images should run as expected
Steps To Reproduce
$ docker run lscr.io/linuxserver/transmission
Unable to find image 'lscr.io/linuxserver/transmission:latest' locally
latest: Pulling from linuxserver/transmission
99d135566b73: Pull complete
59cfc6a649fd: Pull complete
e342304d2fd6: Pull complete
db849a6777be: Pull complete
f6a4c3e338ed: Pull complete
9c7fa1c3f3b0: Pull complete
f97a6a0acb57: Pull complete
a4727aed273d: Pull complete
10b21fca69c0: Pull complete
7955c8affdf4: Pull complete
595cc8df13ff: Download complete
867e21d5c8e5: Download complete
Digest: sha256:62a88fbc210fc62d867eab9c67a0f5474db7257013ce598173a9efc1043e97b8
Status: Downloaded newer image for lscr.io/linuxserver/transmission:latest
/init: exec: line 45: s6-overlay-suexec: not found
Environment
Docker creation
Container logs