I looked it up in the registry and it seemed like the right tag to be on
I looked it up in the registry and it seemed like the right tag to be on
systemd-analyze critical-chain is a good place to start.
systemd-analyze critical-chain# RUN ln -fs /bin/sh /usr/bin/sh && \
# ln -fs /usr/bin/distrobox-host-exec /usr/local/bin/docker && \
# ln -fs /usr/bin/distrobox-host-exec /usr/local/bin/podman
RUN chsh -s $(which zsh)
CMD [ "zsh" ]