if only we could have a standardized system webview on desktop like on android instead of 100 differ
if only we could have a standardized system webview on desktop like on android instead of 100 different versions of electron 



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