Namespace
martialblog
Image / Tag
limesurvey:3.22.21_200622-fpm
Content Digest
sha256:4f937609abd834f7e7d9d5498fd185c24c124635abf273e568e1e08277320fcd
Details
Created

2020-06-26 04:30:57 UTC

Size

284 MB

Content Digest
Labels

Environment
GPG_KEYS

1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

LIMESURVEY_VERSION

3.22.21+200622

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.31.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_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

8beaa634bb878a96af9bc8643811ea46973f5f41ad2bfb6ab4cfd290e5a39806

PHP_URL

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

PHP_VERSION

7.2.31


Layers

[#000] sha256:8559a31e96f442f2c7b6da49d6c84705f98a39d8be10b3f5f14821d0ee8417df - 9.09% (25.8 MB)

[#001] sha256:e0276193a084c10343c4ce4b455dfb8ffc8bfdf6812492ee8307475bac574514 - 0.0% (227 Bytes)

[#002] sha256:eb2d00c10344025e5f7a6826b8e2600cd2f8b89eae906d651f34dbc931baa44c - 25.72% (73.1 MB)

[#003] sha256:f54006e0dc2977f45274054d49dcbbf6494d375b13337a5724d904107e9c64da - 0.0% (222 Bytes)

[#004] sha256:361d6004f5d4b568e3cab24d4751c1352f007a5130feb7fc2d37477b18ec75c1 - 4.24% (12 MB)

[#005] sha256:9533e6a438341b8495caf99663a720e1bc7cfa007389f63c235a293c1365abea - 0.0% (492 Bytes)

[#006] sha256:2dbaf6ef177b75c4d23048ab6b75029646d1e3b59403719a209061aff72e3bb3 - 9.57% (27.2 MB)

[#007] sha256:a932c4752ed04ba5521c2f0946746bec877e8b7cf6d5206eba46da3923ea022e - 0.0% (2.22 KB)

[#008] sha256:fdd96ec8cd356717d07296cc92d82699b762154a0e76e32b179c04ba23de17e1 - 0.0% (247 Bytes)

[#009] sha256:265d55449bff8cd2c35b4a50d40e58dfbbc747ab95e6055d1a463b20e2ca359d - 0.0% (211 Bytes)

[#010] sha256:984ca5ba1587d92e0939609ef2328479c8e23294ee1e3c81188ab000a141cbdc - 0.0% (7.6 KB)

[#011] sha256:66dbb521171493ef98f2411c5f4c4dbf24e5b82040c095c812902629c2a87032 - 2.22% (6.3 MB)

[#012] sha256:da412f02b40996b7e70c340c3fc778f6dfc23a7db5126c6a771a64ff8b8bd2cf - 0.0% (168 Bytes)

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

[#014] sha256:eee0cef796b1758821effc8ace4114a0a627939e17a5e909e52824ce57d1891c - 24.2% (68.8 MB)

[#015] sha256:4dcb0452f0e9bf973118ea9ad7e6589276726d7975221c1a7a64b26b9a93d662 - 24.52% (69.7 MB)

[#016] sha256:72bf0da217b97b4aa6a824e7729ebd57edede2de1bfef2bf36de43597dd0a4ff - 0.0% (1.17 KB)


History
2020-06-09 01:20:56 UTC

/bin/sh -c #(nop) ADD file:4d35f6c8bbbe6801cc5f44989730fb6d349a644ecb36eca481e7df25842d6321 in /

2020-06-09 01:20:56 UTC

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

2020-06-09 13:35:08 UTC

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

2020-06-09 13:35:09 UTC

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

2020-06-09 13:35:36 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-06-09 13:35:36 UTC

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

2020-06-09 13:35:37 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-06-09 13:48:50 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-06-09 13:48:50 UTC

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

2020-06-09 13:48:50 UTC

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

2020-06-09 13:48:51 UTC

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

2020-06-09 15:17:18 UTC

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

2020-06-09 15:17:18 UTC

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

2020-06-09 15:17:18 UTC

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

2020-06-09 15:17:18 UTC

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

2020-06-09 15:17:28 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-06-09 15:17:28 UTC

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

2020-06-09 15:25:12 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-06-09 15:25:13 UTC

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

2020-06-09 15:25:14 UTC

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

2020-06-09 15:25:15 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-06-09 15:25:15 UTC

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

2020-06-09 15:25:15 UTC

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

2020-06-09 15:25:16 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-06-09 15:25:16 UTC

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

2020-06-09 15:25:16 UTC

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

2020-06-09 15:25:17 UTC

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

2020-06-16 11:23:27 UTC

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

2020-06-26 04:27:35 UTC

/bin/sh -c #(nop) ARG version=3.22.21+200622

2020-06-26 04:27:36 UTC

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

2020-06-26 04:27:50 UTC

|2 sha256_checksum=3e2ac14ebbf59b05b738dd052895a542d63d8967d56c55eae790465200495367 version=3.22.21+200622 /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-06-26 04:27:51 UTC

|2 sha256_checksum=3e2ac14ebbf59b05b738dd052895a542d63d8967d56c55eae790465200495367 version=3.22.21+200622 /bin/sh -c set -ex; ln -fs /usr/lib/x86_64-linux-gnu/libldap.so /usr/lib/

2020-06-26 04:30:26 UTC

|2 sha256_checksum=3e2ac14ebbf59b05b738dd052895a542d63d8967d56c55eae790465200495367 version=3.22.21+200622 /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-06-26 04:30:27 UTC

/bin/sh -c #(nop) ENV LIMESURVEY_VERSION=3.22.21+200622

2020-06-26 04:30:38 UTC

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

2020-06-26 04:30:55 UTC

|2 sha256_checksum=3e2ac14ebbf59b05b738dd052895a542d63d8967d56c55eae790465200495367 version=3.22.21+200622 /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-06-26 04:30:56 UTC

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

2020-06-26 04:30:57 UTC

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

2020-06-26 04:30:57 UTC

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

2020-06-26 04:30:57 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