Namespace
martialblog
Image / Tag
limesurvey:3.17.7_190627-fpm
Content Digest
sha256:64d8902039eb8b783ecfb763e1a79b15f1efaa1de4841c009c1da2ac16dff7ab
Details
Created

2019-07-22 20:46:20 UTC

Size

279 MB

Content Digest
Labels

Environment
GPG_KEYS

1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

LIMESURVEY_VERSION

3.17.7+190627

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

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2

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 -Wl,--hash-style=both -pie

PHP_MD5

PHP_SHA256

eff09da83e235c2ba25c85deea1d4f663bd71d50fd51ad11e1acebe26d733494

PHP_URL

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

PHP_VERSION

7.2.20


Layers

[#000] sha256:f5d23c7fed465a9eb762fc4c3cccd551a05914aba42492ceb972497db4df38bf - 9.26% (25.8 MB)

[#001] sha256:4f36b8588ea02fc376898f4a3a08f1b0c394c667ef428cf9c207e6a011ae3deb - 0.0% (226 Bytes)

[#002] sha256:6f4f95ddefa8b744915eaea519b7f98d54da3509d4e789c9670544d76e4a4ae8 - 26.21% (73.1 MB)

[#003] sha256:187af28c9b1dd149572e1d5e720b0dda128d6726d227b148edc5b8327d7cc6b7 - 0.0% (224 Bytes)

[#004] sha256:e0725e1eb20922e88ea1cfd7237498f6fdc4f412523acf3b800de5003b935e25 - 4.28% (11.9 MB)

[#005] sha256:304248ba6ef5c66d5421c087299df7b8ecbca1779533b553e223d7648e1b1968 - 0.0% (492 Bytes)

[#006] sha256:1b794fb649f1a4b1c131921c48b0e187b9bbf0d3213c1139dbbdbf603976929c - 10.12% (28.2 MB)

[#007] sha256:10db732093419cbd752065cf1de017df4c9acbd0b84ef0e540f0bdda4861e88a - 0.0% (2.16 KB)

[#008] sha256:7e72f23fca9576fbb80bfa12159667045fb383e1a9480b81bc1cecb61623f02e - 0.0% (248 Bytes)

[#009] sha256:d963f401a0df1d8d42d8a3ca6eb58f0efcf243f14b1c53b414590f8595363771 - 0.0% (7.61 KB)

[#010] sha256:cfb68646a70668ccc50e8fea461fd1db47922c36c0137a578f3f8d6636aee9e9 - 1.79% (4.99 MB)

[#011] sha256:766327f4b96d4339f268a5aa59bd33f3c59c169f1ce1e32e620e5b9bce0db1db - 0.0% (169 Bytes)

[#012] sha256:eafb90931204cf2337aeb1d1908bd4b8e27bb3719cfa555ad3df9b1f534c7667 - 0.44% (1.23 MB)

[#013] sha256:f39cf08cd2f4d065281c4142cde11d72d5ac21686116ac7af704e84b3fe6abdf - 23.79% (66.4 MB)

[#014] sha256:b8472b781ff43f498110013a85215d7faf6e2d431e52dbc9ea340fb6e7e07f25 - 24.1% (67.2 MB)

[#015] sha256:ff08e099f11ff9a928255eb15f196ce9f306cb5045e305f2d8fad7535cf223eb - 0.0% (1.17 KB)


History
2019-07-09 21:22:33 UTC

/bin/sh -c #(nop) ADD file:71ac26257198ecf6a4ea05f45e522de961543a965486dd49a86bd6aca8342026 in /

2019-07-09 21:22:33 UTC

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

2019-07-09 21:42:22 UTC

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

2019-07-09 21:42:22 UTC

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

2019-07-09 21:43:13 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/*

2019-07-09 21:43:14 UTC

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

2019-07-09 21:43:15 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

2019-07-09 21:56:24 UTC

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

2019-07-09 21:56:25 UTC

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

2019-07-09 21:56:25 UTC

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

2019-07-09 21:56:25 UTC

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

2019-07-12 23:35:37 UTC

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

2019-07-12 23:35:38 UTC

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

2019-07-12 23:35:38 UTC

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

2019-07-12 23:35:38 UTC

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

2019-07-12 23:35:51 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

2019-07-12 23:35:52 UTC

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

2019-07-12 23:51:10 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-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

2019-07-12 23:51:11 UTC

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

2019-07-12 23:51:13 UTC

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

2019-07-12 23:51:13 UTC

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

2019-07-12 23:51:13 UTC

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

2019-07-12 23:51:15 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

2019-07-12 23:51:15 UTC

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

2019-07-12 23:51:16 UTC

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

2019-07-12 23:51:16 UTC

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

2019-07-22 20:36:14 UTC

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

2019-07-22 20:36:14 UTC

/bin/sh -c #(nop) ARG version=3.17.7+190627

2019-07-22 20:36:14 UTC

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

2019-07-22 20:36:57 UTC

|2 sha256_checksum=fe76b1ed873d20f6fb113d12ef2557eda2ea7565388774506a29f31a9943cd3f version=3.17.7+190627 /bin/sh -c set -ex; apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y libldap2-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/*

2019-07-22 20:36:59 UTC

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

2019-07-22 20:45:21 UTC

|2 sha256_checksum=fe76b1ed873d20f6fb113d12ef2557eda2ea7565388774506a29f31a9943cd3f version=3.17.7+190627 /bin/sh -c set -ex; 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

2019-07-22 20:45:22 UTC

/bin/sh -c #(nop) ENV LIMESURVEY_VERSION=3.17.7+190627

2019-07-22 20:45:36 UTC

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

2019-07-22 20:46:17 UTC

|2 sha256_checksum=fe76b1ed873d20f6fb113d12ef2557eda2ea7565388774506a29f31a9943cd3f version=3.17.7+190627 /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

2019-07-22 20:46:19 UTC

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

2019-07-22 20:46:19 UTC

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

2019-07-22 20:46:20 UTC

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

2019-07-22 20:46:20 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