Block a user
roundcube (1.6.11-20250619)
Published 2026-03-13 18:32:34 +00:00 by campenbe
Installation
docker pull gitea.ampenberger.com/campenbe/roundcube:1.6.11-20250619sha256:6a1dd99d9fdb7353e59bac9cc46c6c63a3182e87102cfeb22636d5d8d4b6b6e5
Image Layers
| ADD alpine-minirootfs-3.21.6-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| ARG RC_VERSION |
| |1 RC_VERSION=1.6.11 /bin/sh -c apk update && apk add bash tzdata curl && cp /usr/share/zoneinfo/EST5EDT /etc/localtime && echo "EST5EDT" > /etc/timezone |
| |1 RC_VERSION=1.6.11 /bin/sh -c apk add lighttpd && apk add sqlite postgresql16-client && apk add wait4x |
| |1 RC_VERSION=1.6.11 /bin/sh -c apk add php83-common php83-cgi fcgi php83 |
| |1 RC_VERSION=1.6.11 /bin/sh -c apk add php83-imap php83-dom php83-json php83-session php83-openssl php83-mbstring php83-ctype php83-intl |
| |1 RC_VERSION=1.6.11 /bin/sh -c apk add php83-pdo php83-pdo_sqlite php-sqlite3 php83-pdo_pgsql |
| |1 RC_VERSION=1.6.11 /bin/sh -c apk add php83-iconv php83-zip php83-fileinfo php83-exif |
| |1 RC_VERSION=1.6.11 /bin/sh -c apk add php83-gd php83-pecl-imagick |
| |1 RC_VERSION=1.6.11 /bin/sh -c apk add php83-xml php83-curl |
| |1 RC_VERSION=1.6.11 /bin/sh -c mkdir /run/lighttpd && chown lighttpd:lighttpd /run/lighttpd |
| |1 RC_VERSION=1.6.11 /bin/sh -c wget https://github.com/roundcube/roundcubemail/releases/download/${RC_VERSION}/roundcubemail-${RC_VERSION}-complete.tar.gz |
| |1 RC_VERSION=1.6.11 /bin/sh -c tar -C /var/www/localhost/htdocs -x -z -f roundcubemail-${RC_VERSION}-complete.tar.gz && rm roundcubemail-${RC_VERSION}-complete.tar.gz && ln -s roundcubemail-${RC_VERSION} /var/www/localhost/htdocs/roundcube |
| |1 RC_VERSION=1.6.11 /bin/sh -c mkdir /logs && mkdir /temp && chown lighttpd:lighttpd /logs /temp |
| COPY dir:43681e2317b50010c139b8494e474cfca91dbd7975e711e82205ef58aa7e6308 in /etc/php83/conf.d |
| COPY dir:6e8154ce001eb2d2ac75c639ee7c7e42aaaa34f782aa016b74aa8d7467a0582c in /etc/lighttpd |
| COPY dir:8d27be4b5a85dd11f196197a0e85ae09a05d20558496a266ef52d23d427789e7 in /var/www/localhost/htdocs |
| COPY dir:bed18ace7d3affe1f5a2dfee996579d11352410a19fde11ab138656519dcc946 in /entry.d |
| COPY file:57147f58413b053d6afbd9795962aadd864b60b7b7e4f766145fe1d680dfc3aa in /entry.sh |
| COPY dir:a924bbae3e90441863d06e0859a4f8d3963d2f372c37d02829acbfb43ec36a2a in /var/www/localhost/htdocs/roundcube |
| |1 RC_VERSION=1.6.11 /bin/sh -c chown -R lighttpd:lighttpd /var/www/localhost/htdocs |
| ENV PGHOST=localhost |
| ENV PGPORT=5432 |
| ENV PGDATABASE=rc |
| ENV PGUSER=postgres |
| ENV PGPASSWORD=Geheim |
| EXPOSE 8000 |
| ENTRYPOINT ["/entry.sh"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.38.1 |
Details
2026-03-13 18:32:34 +00:00
Versions (2)
View all
Container
2
OCI / Docker
linux/amd64
51 MiB
1.6.11-20250619
2026-03-13
1.6.11-dev
2025-06-19