update.sh
A PHP web-based mail client
RUN apt-get update && \
apt-get install -y roundcube-core
RUN apt-get update && \
apt-get install -y roundcube-core
RUN apk add roundcubemail
RUN pacman -S --noconfirm roundcubemail
RUN apt-get update && \
apt-get install -y roundcube-core
RUN dnf install -y roundcubemail
RUN apt-get update && \
apt-get install -y roundcube-core