not sure what's going on there, alex had some stuff come up so it's mostly sitting there.
not sure what's going on there, alex had some stuff come up so it's mostly sitting there.

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" ]