I just found out BusyBox can self generate all its applet links. This could be handy if you want to inject a shell into a #distroless or minimal container image. "/bin/busybox --install -s /bin" Screenshot is an example Dockerfile showing how this is done.
2 likes 1 replies
?