Namespace
martialblog
Image / Tag
limesurvey:3.25.16_210302-fpm-alpine
Content Digest
sha256:ffa038b85850715e4831a143da9fb34c75fec5d746cba2e3b9b6bb0acfa4f581
Details
Created

2021-03-08 17:24:56 UTC

Size

241 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.16.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

1c16cefaf88ded4c92eed6a8a41eb682bb2ef42429deb55f1c4ba159053fb98b

PHP_URL

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

PHP_VERSION

7.4.16


Layers

[#000] sha256:ba3557a56b150f9b813f9d02274d62914fd8fce120dd374d9ee17b87cf1d277d - 1.11% (2.68 MB)

[#001] sha256:743181516422399af3888ad5df44c6f711f992b2f86288db9e191ae13de99fa0 - 0.67% (1.62 MB)

[#002] sha256:6c307b60e377a3903f74fd9cde3ad69f754071faac36f81ca74e1aa9eabe4851 - 0.0% (1.23 KB)

[#003] sha256:e2d5b43308915ce3198dec1c19aa88719afacff02c85660a952982856a0bcc9c - 0.0% (268 Bytes)

[#004] sha256:fa9d5f24e6dd6af8f23f239240af8081c566914e78925b8646ee59d456477a1b - 4.1% (9.87 MB)

[#005] sha256:3cfaad94f9a19bca51025c93a5b36fbf3c4e2636a37ecf935233cff9afc27f94 - 0.0% (494 Bytes)

[#006] sha256:3507948cfcd59468730f9f8ae89b321891415ae8f7c98d96b4662c057f5af471 - 5.67% (13.7 MB)

[#007] sha256:6f880a2fb467d3c5d725b4ef31da9c50bcd19a9171455db7a0d4a80a9f80395e - 0.0% (2.21 KB)

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

[#009] sha256:9a194189cbad21888697c3cee4fca8f4d5ac096f5ac1eb2981e77d310fa63d6f - 0.0% (8.25 KB)

[#010] sha256:056d4290a3718939b3e6b0dc9934afb914a617ba028fed697cfe0e2a6b52e984 - 31.22% (75.1 MB)

[#011] sha256:28881daf35875a9e1f9ae9cd9fce277793634f1eaf74b914f29c05c3301ae4fc - 0.45% (1.09 MB)

[#012] sha256:cff3e033b33b2c453f7b3fb97a667b79172565d2287b465260487ccbbfabe78f - 28.29% (68.1 MB)

[#013] sha256:d9f97d7bea9b983163a17f355c1c4df73ef8c9a9e8a182345654c25ac0b09b11 - 28.46% (68.5 MB)

[#014] sha256:8bbc87c33e3dbfc8119ad88a60fdf5ecd70d81697675c1211fe3ff5615c303df - 0.0% (1.28 KB)


History
2021-02-17 21:19:54 UTC

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

2021-02-17 21:19:54 UTC

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

2021-03-06 03:21:26 UTC

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

2021-03-06 03:21:29 UTC

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

2021-03-06 03:21:31 UTC

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

2021-03-06 03:21:31 UTC

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

2021-03-06 03:21:33 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-03-06 03:31:10 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-03-06 03:31:10 UTC

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

2021-03-06 03:31:11 UTC

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

2021-03-06 03:31:11 UTC

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

2021-03-06 04:25:55 UTC

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

2021-03-06 04:25:55 UTC

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

2021-03-06 04:25:55 UTC

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

2021-03-06 04:25:56 UTC

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

2021-03-06 04:26:02 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-03-06 04:26:02 UTC

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

2021-03-06 04:33:17 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-03-06 04:33:18 UTC

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

2021-03-06 04:33:20 UTC

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

2021-03-06 04:33:20 UTC

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

2021-03-06 04:33:21 UTC

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

2021-03-06 04:33:22 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-03-06 04:33:23 UTC

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

2021-03-06 04:33:23 UTC

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

2021-03-06 04:33:23 UTC

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

2021-03-08 17:22:20 UTC

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

2021-03-08 17:22:21 UTC

/bin/sh -c #(nop) ARG version=3.25.16+210302

2021-03-08 17:22:21 UTC

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

2021-03-08 17:22:30 UTC

|2 sha256_checksum=6c38b4b9d01007f75081b57341e656ee209174c75ea4fc0209949c803d2d417e version=3.25.16+210302 /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

2021-03-08 17:24:24 UTC

|2 sha256_checksum=6c38b4b9d01007f75081b57341e656ee209174c75ea4fc0209949c803d2d417e version=3.25.16+210302 /bin/sh -c set -ex; docker-php-ext-configure gd && docker-php-ext-configure imap --with-imap-ssl && docker-php-ext-install gd imap ldap mbstring pdo pdo_mysql pdo_pgsql pgsql zip

2021-03-08 17:24:34 UTC

|2 sha256_checksum=6c38b4b9d01007f75081b57341e656ee209174c75ea4fc0209949c803d2d417e version=3.25.16+210302 /bin/sh -c curl -sSL "https://github.com/LimeSurvey/LimeSurvey/archive/${version}.tar.gz" --output /tmp/limesurvey.tar.gz

2021-03-08 17:24:54 UTC

|2 sha256_checksum=6c38b4b9d01007f75081b57341e656ee209174c75ea4fc0209949c803d2d417e version=3.25.16+210302 /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-03-08 17:24:55 UTC

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

2021-03-08 17:24:55 UTC

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

2021-03-08 17:24:55 UTC

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

2021-03-08 17:24:56 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