Namespace
martialblog
Image / Tag
limesurvey:4.3.25_201105-fpm-alpine
Content Digest
sha256:d4592259d5f89efe898735e7a609127a1f7d01d13a83bf82d75dfb126e4b3bd2
Details
Created

2020-11-10 07:04:55 UTC

Size

291 MB

Content Digest
Labels

Environment
GPG_KEYS

42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312

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/distributions/php-7.4.12.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_SHA256

e82d2bcead05255f6b7d2ff4e2561bc334204955820cabc2457b5239fde96b76

PHP_URL

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

PHP_VERSION

7.4.12


Layers

[#000] sha256:188c0c94c7c576fff0792aca7ec73d67a2f7f4cb3a6e53a84559337260b36964 - 0.92% (2.67 MB)

[#001] sha256:45f8bf6cfdbe614fef94f982905079c16e27b3de2d24eb1ff513d3d83e656ca2 - 0.44% (1.28 MB)

[#002] sha256:ce5be79740125b9e74a77885bf6ee2b0d25ac7ed9e9432c5aa7210bb3b00458a - 0.0% (1.2 KB)

[#003] sha256:a99dd6507fe563b66ba35badf706e1bbb2d39eb5d0a3c0d5a86a45d2af7e89c1 - 0.0% (221 Bytes)

[#004] sha256:b45ae226a27a5daf544320ded9d2cdd7d3c148393f5ca6aa4b0e40cb0b5fe801 - 3.39% (9.85 MB)

[#005] sha256:8e38053dfa0385ea7bdd8957a05f18f7518d1fd5d671a093784ad2725428d97f - 0.0% (498 Bytes)

[#006] sha256:7ba8255d01191204e4e79a14b6fec3272163436a5718f7e78cb1e7f22f47d109 - 4.68% (13.6 MB)

[#007] sha256:ef0739be4363f5163e873c1e3e89252aceb542f0c350131ecd6b6ef3d958ee70 - 0.0% (2.2 KB)

[#008] sha256:883e66a15c94dda26679be9e65e4f07b87b7a4c18b1a9f7e3178e64145fe0e22 - 0.01% (16.5 KB)

[#009] sha256:05206ef8f2129be116d218df6508136ef6a65db9c0cacaf181246c2cf510dc2b - 0.0% (8.24 KB)

[#010] sha256:664e5f47e0ff7a380946ce8c4fc9877b7e6cea793b0e3c984adbdfb483689d0d - 26.33% (76.5 MB)

[#011] sha256:dcae33d7da7ee9623099b535145ac56c94f9db0a908217a3949882a574dff5cc - 0.39% (1.13 MB)

[#012] sha256:51c73f5fcf7791a8d98a2ae825d1b726973e3088a68b99ddb9e6f9b96310ca72 - 31.86% (92.6 MB)

[#013] sha256:c1c52c6f24073600273d10d21512890e27dd6395f4ad8f181757f655ec0d57eb - 31.98% (92.9 MB)

[#014] sha256:d0a532cf4cf65c27955f3dd68755e944b6afd5d98e0b41c4fd33f540c1d1faf2 - 0.0% (1.51 KB)


History
2020-10-22 02:19:24 UTC

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

2020-10-22 02:19:24 UTC

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

2020-10-22 06:30:13 UTC

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

2020-10-22 06:30:14 UTC

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

2020-10-22 06:30:15 UTC

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

2020-10-22 06:30:15 UTC

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

2020-10-22 06:30:16 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-10-22 06:37:19 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-10-22 06:37:19 UTC

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

2020-10-22 06:37:19 UTC

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

2020-10-22 06:37:19 UTC

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

2020-10-22 06:49:00 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312

2020-10-29 22:43:40 UTC

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

2020-10-29 22:43:40 UTC

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

2020-11-05 20:43:44 UTC

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

2020-11-05 20:43:48 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_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

2020-11-05 20:43:48 UTC

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

2020-11-05 20:51:36 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 linux-headers oniguruma-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 --with-pic --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 --with-pear $(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

2020-11-05 20:51:36 UTC

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

2020-11-05 20:51:38 UTC

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

2020-11-05 20:51:38 UTC

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

2020-11-05 20:51:38 UTC

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

2020-11-05 20:51:39 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 '; https://github.com/docker-library/php/pull/725#issuecomment-443540114'; echo 'log_limit = 8192'; 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'; echo 'decorate_workers_output = no'; } | 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-11-05 20:51:39 UTC

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

2020-11-05 20:51:40 UTC

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

2020-11-05 20:51:40 UTC

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

2020-11-10 07:02:08 UTC

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

2020-11-10 07:02:08 UTC

/bin/sh -c #(nop) ARG version=4.3.25+201105

2020-11-10 07:02:08 UTC

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

2020-11-10 07:02:16 UTC

|2 sha256_checksum=36c3fcbff0dd3c2d0f3b5bf8d2aee62cad4a82c0ad06ca44681f505683f42d16 version=4.3.25+201105 /bin/sh -c set -ex; apk add --no-cache --virtual .build-deps freetype-dev libpng-dev libzip-dev libjpeg-turbo-dev openldap-dev oniguruma-dev imap-dev postgresql-dev && apk add --no-cache netcat-openbsd bash

2020-11-10 07:04:11 UTC

|2 sha256_checksum=36c3fcbff0dd3c2d0f3b5bf8d2aee62cad4a82c0ad06ca44681f505683f42d16 version=4.3.25+201105 /bin/sh -c set -ex; docker-php-ext-configure gd && docker-php-ext-configure imap --with-imap-ssl && docker-php-ext-install exif gd imap ldap mbstring pdo pdo_mysql pdo_pgsql pgsql zip

2020-11-10 07:04:28 UTC

|2 sha256_checksum=36c3fcbff0dd3c2d0f3b5bf8d2aee62cad4a82c0ad06ca44681f505683f42d16 version=4.3.25+201105 /bin/sh -c curl -sSL "https://github.com/LimeSurvey/LimeSurvey/archive/${version}.tar.gz" --output /tmp/limesurvey.tar.gz

2020-11-10 07:04:53 UTC

|2 sha256_checksum=36c3fcbff0dd3c2d0f3b5bf8d2aee62cad4a82c0ad06ca44681f505683f42d16 version=4.3.25+201105 /bin/sh -c set -ex; echo "${sha256_checksum} /tmp/limesurvey.tar.gz" | sha256sum -c - && tar xzvf "/tmp/limesurvey.tar.gz" --strip-components=1 -C /var/www/html/ && rm -rf "/tmp/limesurvey.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

2020-11-10 07:04:54 UTC

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

2020-11-10 07:04:54 UTC

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

2020-11-10 07:04:54 UTC

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

2020-11-10 07:04: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