Namespace
martialblog
Image / Tag
limesurvey:3.22.13_200415-fpm
Content Digest
sha256:05bab32f4a563c3c4ac78085e1d6046e97f8e22573cd3d66f292adf1724ad411
Details
Created

2020-04-24 09:07:16 UTC

Size

284 MB

Content Digest
Labels

Environment
GPG_KEYS

1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

LIMESURVEY_VERSION

3.22.13+200415

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/get/php-7.2.30.tar.xz.asc/from/this/mirror

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_CONFIGURE_ARGS

--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data --disable-cgi

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -pie

PHP_MD5

PHP_SHA256

aa93df27b58a45d6c9800ac813245dfdca03490a918ebe515b3a70189b1bf8c3

PHP_URL

https://www.php.net/get/php-7.2.30.tar.xz/from/this/mirror

PHP_VERSION

7.2.30


Layers

[#000] sha256:54fec2fa59d0a0de9cd2dec9850b36c43de451f1fd1c0a5bf8f1cf26a61a5da4 - 9.1% (25.8 MB)

[#001] sha256:cc4504446071184d4707bc1b754311b73a078008c3d1c64b7c3603e062f9e826 - 0.0% (225 Bytes)

[#002] sha256:f8d55b89827dff29b49f86cebc978eddb06ffdf89e9675cc9e43e76939a1a3cd - 25.73% (73.1 MB)

[#003] sha256:6bf7f8bea876f55a2bbbf9e69e2190755e54d4dfc340c16418a66593e8f0cc61 - 0.0% (225 Bytes)

[#004] sha256:e8c8a2134daff4c37501d0198f2cc4709f185b6525e508d41e81c0aabcb16af9 - 4.23% (12 MB)

[#005] sha256:203812a551de0b8f398617cdd41d95e28e1c2ecc9ac735c48dbaa61baf3be191 - 0.0% (494 Bytes)

[#006] sha256:7c6aa1564dc4ea61e37ca036ffa8fb1570440595fb816bc012d9c8c8c555b518 - 9.58% (27.2 MB)

[#007] sha256:3c2af4cbdc952f58b40c9ba1e533957d4ee9a989c91557ebe6c057b1f9a05e09 - 0.0% (2.17 KB)

[#008] sha256:5882f07a58b775f818946c171511d5cee9726cc0c76b1517ddd2559a6e87c90d - 0.0% (249 Bytes)

[#009] sha256:be369d8f6b61627b3553498a39f30c06ec77c57b00e80a61a8a0b1f3fd8f430c - 0.0% (215 Bytes)

[#010] sha256:07aa6855a1c99661cc0f2785e6c5135303ab74fdd70213646198adff72c17178 - 0.0% (7.61 KB)

[#011] sha256:79c4c4ba689f6f441a7365a217934b3782e253a3ceec4dc3b90dde39454fcb42 - 2.22% (6.3 MB)

[#012] sha256:bf498562dd6dca901d93249458a94d2d09b1b1869c8fb2d3a9fc5fb71b174d82 - 0.0% (169 Bytes)

[#013] sha256:41817e22dbe36c2d487abf10b285c21b4a764e22069e58f832f9274f2e20b73e - 0.44% (1.24 MB)

[#014] sha256:c57cb40b06b90ed33c160646ebb821376dc67b3cd28f2fdc9604e43ecdad78e8 - 24.19% (68.7 MB)

[#015] sha256:78a2e55c992755b890ca82e4b6d58611d36e1b8726a1cd9c8c174adf78ba2b4e - 24.52% (69.7 MB)

[#016] sha256:8056c6e4916b66835573e0deb898f3f69008bc65826c7a8d3d04093e0361e967 - 0.0% (1.17 KB)


History
2020-04-23 00:20:32 UTC

/bin/sh -c #(nop) ADD file:9b8be2b52ee0fa31da1b6256099030b73546253a57e94cccb24605cd888bb74d in /

2020-04-23 00:20:32 UTC

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

2020-04-23 16:34:10 UTC

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

2020-04-23 16:34:11 UTC

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

2020-04-23 16:34:30 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-04-23 16:34:31 UTC

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

2020-04-23 16:34:32 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-04-23 16:45:18 UTC

/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data --disable-cgi

2020-04-23 16:45:18 UTC

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

2020-04-23 16:45:18 UTC

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

2020-04-23 16:45:19 UTC

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

2020-04-23 18:07:06 UTC

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

2020-04-23 18:07:06 UTC

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

2020-04-23 18:07:06 UTC

/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/get/php-7.2.30.tar.xz/from/this/mirror PHP_ASC_URL=https://www.php.net/get/php-7.2.30.tar.xz.asc/from/this/mirror

2020-04-23 18:07:06 UTC

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

2020-04-23 18:07:15 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-04-23 18:07:15 UTC

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

2020-04-23 18:13:42 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-04-23 18:13:43 UTC

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

2020-04-23 18:13:44 UTC

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

2020-04-23 18:13:44 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-04-23 18:13:44 UTC

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

2020-04-23 18:13:45 UTC

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

2020-04-23 18:13:45 UTC

/bin/sh -c set -eux; cd /usr/local/etc; if [ -d php-fpm.d ]; then sed 's!=NONE/!=!g' php-fpm.conf.default | tee php-fpm.conf > /dev/null; cp php-fpm.d/www.conf.default php-fpm.d/www.conf; else mkdir php-fpm.d; cp php-fpm.conf.default php-fpm.d/www.conf; { echo '[global]'; echo 'include=etc/php-fpm.d/*.conf'; } | tee php-fpm.conf; fi; { echo '[global]'; echo 'error_log = /proc/self/fd/2'; echo; echo '[www]'; echo '; if we send this to /proc/self/fd/1, it never appears'; echo 'access.log = /proc/self/fd/2'; echo; echo 'clear_env = no'; echo; echo '; Ensure worker stdout and stderr are sent to the main error log.'; echo 'catch_workers_output = yes'; } | tee php-fpm.d/docker.conf; { echo '[global]'; echo 'daemonize = no'; echo; echo '[www]'; echo 'listen = 9000'; } | tee php-fpm.d/zz-docker.conf

2020-04-23 18:13:46 UTC

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

2020-04-23 18:13:46 UTC

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

2020-04-23 18:13:46 UTC

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

2020-04-24 08:57:42 UTC

/bin/sh -c #(nop) LABEL [email protected]

2020-04-24 08:57:43 UTC

/bin/sh -c #(nop) ARG version=3.22.13+200415

2020-04-24 08:57:43 UTC

/bin/sh -c #(nop) ARG sha256_checksum=bbf6cc8de980e495f3956ccdee69677ee8ce0c8b0d56e451d12e34c9f899e1d5

2020-04-24 08:58:22 UTC

|2 sha256_checksum=bbf6cc8de980e495f3956ccdee69677ee8ce0c8b0d56e451d12e34c9f899e1d5 version=3.22.13+200415 /bin/sh -c set -ex; apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y libldap2-dev libfreetype6-dev libjpeg-dev zlib1g-dev libc-client-dev libkrb5-dev libpng-dev libpq-dev netcat && apt-get -y autoclean; apt-get -y autoremove; rm -rf /var/lib/apt/lists/*

2020-04-24 08:58:24 UTC

|2 sha256_checksum=bbf6cc8de980e495f3956ccdee69677ee8ce0c8b0d56e451d12e34c9f899e1d5 version=3.22.13+200415 /bin/sh -c set -ex; ln -fs /usr/lib/x86_64-linux-gnu/libldap.so /usr/lib/

2020-04-24 09:06:16 UTC

|2 sha256_checksum=bbf6cc8de980e495f3956ccdee69677ee8ce0c8b0d56e451d12e34c9f899e1d5 version=3.22.13+200415 /bin/sh -c set -ex; docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr; docker-php-ext-configure imap --with-kerberos --with-imap-ssl && docker-php-ext-install -j5 gd imap ldap mbstring pdo pdo_mysql pdo_pgsql pgsql zip

2020-04-24 09:06:16 UTC

/bin/sh -c #(nop) ENV LIMESURVEY_VERSION=3.22.13+200415

2020-04-24 09:06:32 UTC

/bin/sh -c #(nop) ADD ef8f1fb2c2875ecce3c250a3d8352005e1916edac8f0859849a8b54c5b1befe8 in /tmp

2020-04-24 09:07:13 UTC

|2 sha256_checksum=bbf6cc8de980e495f3956ccdee69677ee8ce0c8b0d56e451d12e34c9f899e1d5 version=3.22.13+200415 /bin/sh -c set -ex; echo "${sha256_checksum} /tmp/${version}.tar.gz" | sha256sum -c - && tar xzvf "/tmp/${version}.tar.gz" --strip-components=1 -C /var/www/html/ && rm -f "/tmp/${version}.tar.gz" && chown -R www-data:www-data /var/www/html

2020-04-24 09:07:15 UTC

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

2020-04-24 09:07:15 UTC

/bin/sh -c #(nop) COPY file:e0e6ed85a8fd2c3e98eb1e662f7f7a6dafad95c2c9dc3566570d17dee03a4754 in entrypoint.sh

2020-04-24 09:07:16 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/var/www/html/entrypoint.sh"]

2020-04-24 09:07:16 UTC

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

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete