I know he is really motivated to work on it, just life shit is happening.
I know he is really motivated to work on it, just life shit is happening.
systemd-analyze critical-chain is a good place to start.# 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" ]