You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The regular `tini` binary is linked against musl, so won't work
in non-Alpine containers.
lima-std:~# ldd /sbin/tini
/lib/ld-musl-x86_64.so.1 (0x7f32fea7c000)
libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7f32fea7c000)
Signed-off-by: Jan Dubois <[email protected]>
0 commit comments