Namespace
martialblog
Image / Tag
limesurvey:4.5.2_210426-fpm-alpine
Content Digest
sha256:a2bc61f101498bb27d026502e517c81af503faff4cb7791b9bb85d88af47116f
Details
Created

2021-05-05 12:01:22 UTC

Size

247 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.18.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

ab97f22b128d21dcbc009b50a37aaea0051b2721cbcd122d9e00e6ffc3c4b7e1

PHP_URL

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

PHP_VERSION

7.4.18


Layers

[#000] sha256:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 1.08% (2.68 MB)

[#001] sha256:933cf2f4a68ffb603d67468c6e390ce893a1410ea927dc00e8faabfd01032afa - 0.66% (1.62 MB)

[#002] sha256:93c5cc202a60c205410f5462131556b8ecfba3092bceab1bf75723d1a356c7fb - 0.0% (1.23 KB)

[#003] sha256:74403c16157d84037726eebe566275f9e5fdb3f301ce6c101eeb3fb37b8914ef - 0.0% (269 Bytes)

[#004] sha256:587aa49073cc5bc626d9fa9b5db597ee0494aaabf607c40d47e86b173c352d79 - 3.99% (9.88 MB)

[#005] sha256:1edad11da1d8c5f96cb5180aafd60278895778d981d0858d1f9e8ae7f24e11ef - 0.0% (496 Bytes)

[#006] sha256:dd9160174d0ea73d3c2daffba80a6bc8fc007e25d4c53af8d79a0e3332ff64d4 - 5.52% (13.7 MB)

[#007] sha256:588936efd0d0c4bf919d61f6b295adaff847bf6dbb177623e3be3f8ccaa80b7f - 0.0% (2.21 KB)

[#008] sha256:b469d4db80f6beee3277841548290c07a1cd623de057c1696c80f3ea7e25ac8d - 0.01% (17.1 KB)

[#009] sha256:5ac3f8b0d122db4cd151c5c8705b9a837b7d07b59767b58b66ac8616fb1994a4 - 0.0% (8.25 KB)

[#010] sha256:d0d1129e848797daf5e3430ac7103e29b6b0002a5af9a70902e70bd2968e0ef0 - 30.55% (75.6 MB)

[#011] sha256:8f7b20b6d0fd4890b210075c7c9a73226ecf1dd92f81602184a1970c5bc43def - 0.48% (1.19 MB)

[#012] sha256:7689dd7ba3e1107a68437e506acfbd2475237e61aaf464338a704cb66b3de27b - 28.77% (71.2 MB)

[#013] sha256:257ba43d806b023801db719ddb924eeeb9909733ae691a621ee4eedb0b90a4a8 - 28.93% (71.6 MB)

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


History
2021-04-14 19:19:39 UTC

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

2021-04-14 19:19:39 UTC

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

2021-04-14 23:59:18 UTC

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

2021-04-14 23:59:20 UTC

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

2021-04-14 23:59:22 UTC

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

2021-04-14 23:59:22 UTC

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

2021-04-14 23:59:23 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

2021-04-15 00:08:32 UTC

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

2021-04-15 00:08:32 UTC

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

2021-04-15 00:08:32 UTC

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

2021-04-15 00:08:33 UTC

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

2021-04-15 00:50:04 UTC

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

2021-05-01 04:08:45 UTC

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

2021-05-01 04:08:45 UTC

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

2021-05-01 04:08:45 UTC

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

2021-05-01 04:08:51 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

2021-05-01 04:08:51 UTC

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

2021-05-01 04:13:42 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

2021-05-01 04:13:42 UTC

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

2021-05-01 04:13:43 UTC

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

2021-05-01 04:13:44 UTC

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

2021-05-01 04:13:44 UTC

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

2021-05-01 04: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 '; 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

2021-05-01 04:13:45 UTC

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

2021-05-01 04:13:45 UTC

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

2021-05-01 04:13:45 UTC

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

2021-05-05 11:58:15 UTC

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

2021-05-05 11:58:15 UTC

/bin/sh -c #(nop) ARG version=4.5.2+210426

2021-05-05 11:58:16 UTC

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

2021-05-05 11:58:25 UTC

|2 sha256_checksum=001c3e416e319d1b64e502620fa2a9a32e69d9b4db2f6376f4a6293b43a063ea version=4.5.2+210426 /bin/sh -c set -ex; apk add --no-cache --virtual .build-deps freetype-dev libpng-dev libzip-dev libjpeg-turbo-dev tidyhtml-dev libsodium-dev openldap-dev oniguruma-dev imap-dev postgresql-dev && apk add --no-cache netcat-openbsd bash

2021-05-05 12:00:48 UTC

|2 sha256_checksum=001c3e416e319d1b64e502620fa2a9a32e69d9b4db2f6376f4a6293b43a063ea version=4.5.2+210426 /bin/sh -c set -ex; docker-php-ext-configure gd --with-freetype=/usr/include/ --with-jpeg=/usr && docker-php-ext-configure imap --with-imap-ssl && docker-php-ext-install exif gd imap ldap mbstring pdo pdo_mysql pdo_pgsql pgsql sodium tidy zip

2021-05-05 12:00:59 UTC

|2 sha256_checksum=001c3e416e319d1b64e502620fa2a9a32e69d9b4db2f6376f4a6293b43a063ea version=4.5.2+210426 /bin/sh -c curl -sSL "https://github.com/LimeSurvey/LimeSurvey/archive/${version}.tar.gz" --output /tmp/limesurvey.tar.gz

2021-05-05 12:01:20 UTC

|2 sha256_checksum=001c3e416e319d1b64e502620fa2a9a32e69d9b4db2f6376f4a6293b43a063ea version=4.5.2+210426 /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

2021-05-05 12:01:21 UTC

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

2021-05-05 12:01:21 UTC

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

2021-05-05 12:01:21 UTC

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

2021-05-05 12:01:22 UTC

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

2021-05-05 12:01:22 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