Namespace
martialblog
Image / Tag
limesurvey:3.21.2_191216-fpm-alpine
Content Digest
sha256:5617b2824e8319de9147cfd292146db3ee50b6de175f547788225aca24b51236
Details
Created

2019-12-20 07:51:55 UTC

Size

184 MB

Content Digest
Labels

Environment
GPG_KEYS

1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

PATH

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

PHPIZE_DEPS

autoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c

PHP_ASC_URL

https://www.php.net/get/php-7.2.26.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 -Wl,--hash-style=both -pie

PHP_MD5

PHP_SHA256

1dd3bc875e105f5c9d21fb4dc240670bd2c22037820ff03890f5ab883c88b78d

PHP_URL

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

PHP_VERSION

7.2.26


Layers

[#000] sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 - 1.44% (2.66 MB)

[#001] sha256:feea9773e4044a213a29aa77e99239ac5e8f7f56877eab4f96530221d1323dae - 0.7% (1.28 MB)

[#002] sha256:7e8ac5388d32433d5cbb16635a76d609f999bcb3ca7d1e5119e373f8da4de580 - 0.0% (1.22 KB)

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

[#004] sha256:e6c546dddedcbc6df1bf1bfeacfaaa6cf6c3de22771a7515a2c3ac8e6a3a9962 - 6.39% (11.8 MB)

[#005] sha256:a46f0dc38157f40785eea18296dc5e48abe433f9a70adf83ab1acba9f1ba3027 - 0.0% (500 Bytes)

[#006] sha256:a13942b0504765aea8b065e6628ee3dcc132312fa2fda65ccd3878066274d073 - 7.63% (14 MB)

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

[#008] sha256:2ac55bd268390abea668eac58cf9152aeeca900da3c6f0fb404eee99c477867d - 0.04% (70.4 KB)

[#009] sha256:1f2c1ba9ee32627a619005fb23a6eae311b381b03ce4d70921a7b8263c48b3d6 - 0.0% (7.6 KB)

[#010] sha256:d2d1110ac315a82f1c6bfe8f8ff19611727e007d00f5df89c1044cb981bff720 - 8.47% (15.6 MB)

[#011] sha256:37602137c8201fcf431d7621f587673026b10c142ca06abe799a24b80aa71813 - 0.73% (1.35 MB)

[#012] sha256:27a8b84ae942f76f6e9f0e5cd3e9e5b8f98553937d5f94df8fa0ddd2232ddf60 - 37.18% (68.4 MB)

[#013] sha256:be3b0165ebc46c7ba57daa82246556552a2d943d96a5357248d6642a5b769a7f - 37.41% (68.8 MB)

[#014] sha256:7c357bbbd5f46e592e42d9d99d8c25ac6bef83d6a9b613bfa8164589ac6d82d4 - 0.0% (1.18 KB)


History
2019-10-21 17:21:42 UTC

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

2019-10-21 17:21:42 UTC

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

2019-10-21 20:38:08 UTC

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

2019-10-21 20:38:09 UTC

/bin/sh -c apk add --no-cache ca-certificates curl tar xz openssl

2019-10-21 20:38:10 UTC

/bin/sh -c set -eux; addgroup -g 82 -S www-data; adduser -u 82 -D -S -G www-data www-data

2019-10-21 20:38:10 UTC

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

2019-10-21 20:38:11 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-10-21 20:43: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-10-24 01:15:44 UTC

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

2019-10-24 01:15:44 UTC

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

2019-10-24 01:15:44 UTC

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

2019-10-24 04:25:00 UTC

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

2019-12-19 02:13:08 UTC

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

2019-12-19 02:13:08 UTC

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

2019-12-19 02:13:08 UTC

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

2019-12-19 02:13:11 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .fetch-deps gnupg; 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; apk del --no-network .fetch-deps

2019-12-19 02:13:12 UTC

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

2019-12-19 02:21:48 UTC

/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps $PHPIZE_DEPS argon2-dev coreutils curl-dev libedit-dev libsodium-dev libxml2-dev openssl-dev sqlite-dev ; 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)"; ./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-musl' && echo '--without-pcre-jit') ${PHP_EXTRA_CONFIGURE_ARGS:-} ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local/bin /usr/local/sbin -type f -perm +0111 -exec strip --strip-all '{}' + || true; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; cd /; docker-php-source delete; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-cache $runDeps; apk del --no-network .build-deps; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version

2019-12-19 02:21:49 UTC

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

2019-12-19 02:21:50 UTC

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

2019-12-19 02:21:51 UTC

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

2019-12-19 02:21:51 UTC

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

2019-12-19 02:21:52 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-12-19 02:21:52 UTC

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

2019-12-19 02:21:53 UTC

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

2019-12-19 02:21:53 UTC

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

2019-12-20 07:44:30 UTC

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

2019-12-20 07:44:30 UTC

/bin/sh -c #(nop) ARG version=3.21.2+191216

2019-12-20 07:44:31 UTC

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

2019-12-20 07:44:40 UTC

|2 sha256_checksum=fe28f0c5aa0c88c0a15f6b962bea007644c9e546a3d5ed8bc86b71a2b5920f32 version=3.21.2+191216 /bin/sh -c set -ex; apk add --no-cache --virtual .build-deps freetype-dev libpng-dev libjpeg-turbo-dev openldap-dev imap-dev postgresql-dev && apk add --no-cache netcat-openbsd bash

2019-12-20 07:50:54 UTC

|2 sha256_checksum=fe28f0c5aa0c88c0a15f6b962bea007644c9e546a3d5ed8bc86b71a2b5920f32 version=3.21.2+191216 /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-imap-ssl && docker-php-ext-install gd imap ldap mbstring pdo pdo_mysql pdo_pgsql pgsql zip

2019-12-20 07:51:08 UTC

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

2019-12-20 07:51:52 UTC

|2 sha256_checksum=fe28f0c5aa0c88c0a15f6b962bea007644c9e546a3d5ed8bc86b71a2b5920f32 version=3.21.2+191216 /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 -rf "/tmp/${version}.tar.gz" /var/www/html/docs /var/www/html/tests /var/www/html/*.md && chown -R www-data:root /var/www/ ; chmod -R g=u /var/www

2019-12-20 07:51:54 UTC

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

2019-12-20 07:51:54 UTC

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

2019-12-20 07:51:54 UTC

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

2019-12-20 07:51:55 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