-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
That's not expected behavior from Archlinux IMO.
The minimum archlinux tarball has /bin/sh as dash which seems fine for absolute minimum setups.
And then bash is installed which canonically owns /bin/sh.
Especially if you uninstall zsh in the docker image you're left without a working /bin/sh, when it doesn't even own the file.
Metadata
Metadata
Assignees
Labels
No labels