on ubuntu the default shell is dash. Usually when I install a new system (VM or container) I change the default shell to bash (using dpkg-reconfigure command) so that /bin/sh is a link to it.
Is that still a mandatory requirement? Or is it guaranteed to work with dash?
best regards
Max