Namespace
roundcube
Image / Tag
roundcubemail:1.3.15-apache
Content Digest
sha256:1e2be21b71fa36be614a6ec068e025ef7a75fc0880f1fa9504a5f38d197748ec
Details
Created

2020-08-10 20:46:30 UTC

Size

165 MB

Content Digest
Labels

Environment
APACHE_CONFDIR

/etc/apache2

APACHE_ENVVARS

/etc/apache2/envvars

GPG_KEYS

1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PHPIZE_DEPS

autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c

PHP_ASC_URL

https://www.php.net/distributions/php-7.2.33.tar.xz.asc

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_EXTRA_BUILD_DEPS

apache2-dev

PHP_EXTRA_CONFIGURE_ARGS

--with-apxs2 --disable-cgi

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -pie

PHP_MD5

PHP_SHA256

0f160a3483ffce36be5962fab7bcf09d605ee66c5707df83e4195cb796bbb03a

PHP_URL

https://www.php.net/distributions/php-7.2.33.tar.xz

PHP_VERSION

7.2.33

ROUNDCUBEMAIL_VERSION

1.3.15


Layers

[#000] sha256:bf59529304463f62efa7179fa1a32718a611528cc4ce9f30c0d1bbc6724ec3fb - 15.62% (25.8 MB)

[#001] sha256:a409b57eb4640b0580c61ce49aac67cb9c2f68d4fdcdca238c54b8bc4ca521e7 - 0.0% (228 Bytes)

[#002] sha256:3192e6c84ad0a910ff9ee4f6e46b570312c08dbb4f3f8e6be396b1219ef1e704 - 44.2% (73.1 MB)

[#003] sha256:43553740162b7b4a0c825a05b0c55c4d6e23598ff7092b25461cac849012c1ca - 0.0% (223 Bytes)

[#004] sha256:d8b8bba42dea97f8e4f55f8b70186c335b12b3c2b25969bf45afc2763c123c80 - 10.77% (17.8 MB)

[#005] sha256:eb10907c011020c78d6036534f8781b54eaad07aa9812b0efaca32718aa9c2f3 - 0.0% (434 Bytes)

[#006] sha256:10568906f34e1e3ff1dfcb6db191d6ceb90826020fa5d6b8ffdaf6644c8f11f0 - 0.0% (485 Bytes)

[#007] sha256:7a8a58d5365a88abfe2fc3a9042438336aab5a70bc103278c1074506a2b87d8b - 7.29% (12.1 MB)

[#008] sha256:0d7d944c357e4b98e7ad0e0ca08c6a5059a9e4168ece2275d9613bb9e05bb34e - 0.0% (493 Bytes)

[#009] sha256:c523214ebbcbbdc484b192333a0597ada69fadb9a61f555270a8152f54ce4baa - 7.97% (13.2 MB)

[#010] sha256:09a7e2a894fadce027b2ed38fd309c864bff0d1ae85d4155b58ded679097c927 - 0.0% (2.23 KB)

[#011] sha256:0a5b0b18984247df2fbef7d84c5b5cb78e228adeed465d793de5afc904070fac - 0.0% (246 Bytes)

[#012] sha256:5a971be0edbfa6da27a5abed814f0b095050c76fcb3e2aa60d28bccb3d7ca371 - 0.0% (212 Bytes)

[#013] sha256:41998deb7b343e97dac763136bb2637f458f4437f836908615c1561d47aba5da - 0.0% (895 Bytes)

[#014] sha256:8be2cf34062581703f1401546f7aee353ea0572f03cc2714788c28c5406d0e24 - 1.35% (2.24 MB)

[#015] sha256:c02cab4dbadd7012a9ea86a5c2a2178140447799727a5e4120604f1cdeffe7df - 0.0% (314 Bytes)

[#016] sha256:ef4fa50bb1fd581a667bbe29e9a3bd21bf1d020b613fa234f16f94d6f03283e2 - 12.78% (21.1 MB)

[#017] sha256:201cffd103aa3f9edfc3db0f2547e6902c00b867ffeaf6c84cc29221dee4ab8e - 0.0% (1.62 KB)

[#018] sha256:9c5c4b15a26a9e0ac76e059f7f2b9f6775f269201659dc6f5886c4af9c6e0e1d - 0.0% (368 Bytes)

[#019] sha256:928a6079c49f7e8b7f4e17bcb37de58f9dcebb1938d143db712b1bc4c900f462 - 0.0% (1.59 KB)


History
2020-08-04 15:42:51 UTC

/bin/sh -c #(nop) ADD file:3af3091e7d2bb40bc1e6550eb5ea290badc6bbf3339105626f245a963cc11450 in /

2020-08-04 15:42:51 UTC

/bin/sh -c #(nop) CMD ["bash"]

2020-08-05 04:17:09 UTC

/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php

2020-08-05 04:17:09 UTC

/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c

2020-08-05 04:17:28 UTC

/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends $PHPIZE_DEPS ca-certificates curl xz-utils ; rm -rf /var/lib/apt/lists/*

2020-08-05 04:17:28 UTC

/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php

2020-08-05 04:17:29 UTC

/bin/sh -c set -eux; mkdir -p "$PHP_INI_DIR/conf.d"; [ ! -d /var/www/html ]; mkdir -p /var/www/html; chown www-data:www-data /var/www/html; chmod 777 /var/www/html

2020-08-05 04:22:28 UTC

/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2

2020-08-05 04:22:28 UTC

/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars

2020-08-05 04:22:37 UTC

/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends apache2; rm -rf /var/lib/apt/lists/*; sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS"; . "$APACHE_ENVVARS"; for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" ; do rm -rvf "$dir"; mkdir -p "$dir"; chown "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; chmod 777 "$dir"; done; rm -rvf /var/www/html/*; ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"; chown -R --no-dereference "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$APACHE_LOG_DIR"

2020-08-05 04:22:38 UTC

/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork

2020-08-05 04:22:39 UTC

/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php

2020-08-05 04:22:39 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev

2020-08-05 04:22:39 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi

2020-08-05 04:22:39 UTC

/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

2020-08-05 04:22:40 UTC

/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

2020-08-05 04:22:40 UTC

/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie

2020-08-05 05:41:14 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

2020-08-06 22:33:28 UTC

/bin/sh -c #(nop) ENV PHP_VERSION=7.2.33

2020-08-06 22:33:28 UTC

/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.2.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.2.33.tar.xz.asc

2020-08-06 22:33:28 UTC

/bin/sh -c #(nop) ENV PHP_SHA256=0f160a3483ffce36be5962fab7bcf09d605ee66c5707df83e4195cb796bbb03a PHP_MD5=

2020-08-06 22:33:38 UTC

/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr; rm -rf /var/lib/apt/lists/*; mkdir -p /usr/src; cd /usr/src; curl -fsSL -o php.tar.xz "$PHP_URL"; if [ -n "$PHP_SHA256" ]; then echo "$PHP_SHA256 *php.tar.xz" | sha256sum -c -; fi; if [ -n "$PHP_MD5" ]; then echo "$PHP_MD5 *php.tar.xz" | md5sum -c -; fi; if [ -n "$PHP_ASC_URL" ]; then curl -fsSL -o php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apt-mark auto '.*' > /dev/null; apt-mark manual $savedAptMark > /dev/null; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false

2020-08-06 22:33:38 UTC

/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/

2020-08-06 22:39:33 UTC

/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libargon2-dev libcurl4-openssl-dev libedit-dev libsodium-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev ${PHP_EXTRA_BUILD_DEPS:-} ; rm -rf /var/lib/apt/lists/*; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; if [ ! -d /usr/include/curl ]; then ln -sT "/usr/include/$debMultiarch/curl" /usr/local/include/curl; fi; ./configure --build="$gnuArch" --with-config-file-path="$PHP_INI_DIR" --with-config-file-scan-dir="$PHP_INI_DIR/conf.d" --enable-option-checking=fatal --with-mhash --enable-ftp --enable-mbstring --enable-mysqlnd --with-password-argon2 --with-sodium=shared --with-pdo-sqlite=/usr --with-sqlite3=/usr --with-curl --with-libedit --with-openssl --with-zlib $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') --with-libdir="lib/$debMultiarch" ${PHP_EXTRA_CONFIGURE_ARGS:-} ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local/bin /usr/local/sbin -type f -executable -exec strip --strip-all '{}' + || true; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; cd /; docker-php-source delete; apt-mark auto '.*' > /dev/null; [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark; find /usr/local -type f -executable -exec ldd '{}' ';' | awk '/=>/ { print $(NF-1) }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version

2020-08-06 22:39:34 UTC

/bin/sh -c #(nop) COPY multi:af24b1d34daac0a277386947399eceaaf20d3065d4be5db00b1d6466cf006c49 in /usr/local/bin/

2020-08-06 22:39:36 UTC

/bin/sh -c docker-php-ext-enable sodium

2020-08-06 22:39:37 UTC

/bin/sh -c { echo '#!/bin/sh'; echo 'exec pkg-config "$@" freetype2'; } > /usr/local/bin/freetype-config && chmod +x /usr/local/bin/freetype-config

2020-08-06 22:39:37 UTC

/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]

2020-08-06 22:39:38 UTC

/bin/sh -c #(nop) STOPSIGNAL SIGWINCH

2020-08-06 22:39:38 UTC

/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/

2020-08-06 22:39:39 UTC

/bin/sh -c #(nop) WORKDIR /var/www/html

2020-08-06 22:39:39 UTC

/bin/sh -c #(nop) EXPOSE 80

2020-08-06 22:39:39 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]

2020-08-10 20:43:44 UTC

/bin/sh -c #(nop) LABEL maintainer=Thomas Bruederli <[email protected]>

2020-08-10 20:46:12 UTC

/bin/sh -c set -ex; apt-get update; savedAptMark="$(apt-mark showmanual)"; apt-get install -y --no-install-recommends libfreetype6-dev libicu-dev libjpeg62-turbo-dev libldap2-dev libpng-dev libpq-dev libsqlite3-dev zlib1g-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; docker-php-ext-configure gd --with-freetype-dir=/usr/include/ --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install exif gd intl ldap pdo_mysql pdo_pgsql pdo_sqlite zip ; apt-mark auto '.*' > /dev/null; apt-mark manual $savedAptMark; ldd "$(php -r 'echo ini_get("extension_dir");')"/*.so | awk '/=>/ { print $3 }' | sort -u | xargs -r dpkg-query -S | cut -d: -f1 | sort -u | xargs -rt apt-mark manual; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/*

2020-08-10 20:46:14 UTC

/bin/sh -c a2enmod rewrite

2020-08-10 20:46:14 UTC

/bin/sh -c #(nop) VOLUME [/var/roundcube/config]

2020-08-10 20:46:14 UTC

/bin/sh -c #(nop) VOLUME [/var/roundcube/db]

2020-08-10 20:46:14 UTC

/bin/sh -c #(nop) VOLUME [/var/www/html]

2020-08-10 20:46:15 UTC

/bin/sh -c #(nop) VOLUME [/tmp/roundcube-temp]

2020-08-10 20:46:15 UTC

/bin/sh -c #(nop) ENV ROUNDCUBEMAIL_VERSION=1.3.15

2020-08-10 20:46:27 UTC

/bin/sh -c set -ex; fetchDeps="gnupg dirmngr"; apt-get -qq update; apt-get install -y --no-install-recommends $fetchDeps; curl -o roundcubemail.tar.gz -fSL https://github.com/roundcube/roundcubemail/releases/download/${ROUNDCUBEMAIL_VERSION}/roundcubemail-${ROUNDCUBEMAIL_VERSION}-complete.tar.gz; curl -o roundcubemail.tar.gz.asc -fSL https://github.com/roundcube/roundcubemail/releases/download/${ROUNDCUBEMAIL_VERSION}/roundcubemail-${ROUNDCUBEMAIL_VERSION}-complete.tar.gz.asc; export GNUPGHOME="$(mktemp -d)"; echo "disable-ipv6" > "$GNUPGHOME/dirmngr.conf"; gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys F3E4C04BB3DB5D4215C45F7F5AB2BAA141C4F7D5 || gpg --batch --keyserver pgp.mit.edu --recv-keys F3E4C04BB3DB5D4215C45F7F5AB2BAA141C4F7D5; gpg --batch --verify roundcubemail.tar.gz.asc roundcubemail.tar.gz; tar -xf roundcubemail.tar.gz -C /usr/src/; gpgconf --kill all; rm -r "$GNUPGHOME" roundcubemail.tar.gz.asc roundcubemail.tar.gz; mv /usr/src/roundcubemail-${ROUNDCUBEMAIL_VERSION} /usr/src/roundcubemail; rm -rf /usr/src/roundcubemail/installer

2020-08-10 20:46:29 UTC

/bin/sh -c curl -fL https://raw.githubusercontent.com/vishnubob/wait-for-it/master/wait-for-it.sh > /wait-for-it.sh && chmod +x /wait-for-it.sh

2020-08-10 20:46:29 UTC

/bin/sh -c #(nop) COPY file:3777b7e5b6407e76b83b9e0f78054fc4daee3d4af6530ef587e02a2daf847c8c in /usr/local/etc/php/conf.d/roundcube-defaults.ini

2020-08-10 20:46:29 UTC

/bin/sh -c #(nop) COPY file:d357fee36ddaf480d4251547fdc497400cb4ff853a6f951fbae58f0f66fa435a in /

2020-08-10 20:46:30 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]

2020-08-10 20:46:30 UTC

/bin/sh -c #(nop) CMD ["apache2-foreground"]