Namespace
martialblog
Image / Tag
limesurvey:3.26.5_210519-fpm
Content Digest
sha256:015a964296ac382345be255e8e0eadde03e6648740f595da6d193410f651c580
Details
Created

2021-05-25 17:17:58 UTC

Size

282 MB

Content Digest
Labels

Environment
GPG_KEYS

42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312

LIMESURVEY_VERSION

3.26.5+210519

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

6c17172c4a411ccb694d9752de899bb63c72a0a3ebe5089116bc13658a1467b2

PHP_URL

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

PHP_VERSION

7.4.19


Layers

[#000] sha256:69692152171afee1fd341febc390747cfca2ff302f2881d8b394e786af605696 - 9.17% (25.9 MB)

[#001] sha256:2040822db3250a09a3fee8c4e36a2a87d925b04776a46ea33dd94c111d5af366 - 0.0% (227 Bytes)

[#002] sha256:9b4ca5ae9dfad3ef8929b7c016d54518c9d29b6da520c7728e17885936824da8 - 25.9% (73.1 MB)

[#003] sha256:ac1fe7c6d9669614ca12d3a7e70ba5aa1a348b8620e251245d7dbf01f8b927b8 - 0.0% (266 Bytes)

[#004] sha256:bb8a04d22ed0dcb0e9bbd34cf916fb117d1bcfa9115dc919546351959b167403 - 3.6% (10.2 MB)

[#005] sha256:713414f6a6a62f35d1244ab024a4e3670f07bd6118565d2d265e401b551665c9 - 0.0% (492 Bytes)

[#006] sha256:c6e273dcda5a85de5be2e8e4356801a01187dc9d615b72038c2e1369bc9fe1a5 - 9.65% (27.3 MB)

[#007] sha256:29a165c604319725e68cb6d8db5db9946166489c77ddd1ac039420a854155aa8 - 0.0% (2.22 KB)

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

[#009] sha256:4c651a814e03d4caa10aa9e419258f3769fe0445815b48414eacd558cd57560b - 0.0% (8.25 KB)

[#010] sha256:62e250440584a091d15e3477eb9b5e75db3a38e4f90a3490c50119baddbab007 - 2.53% (7.15 MB)

[#011] sha256:60f753ef982682ee3b681b87f257eccafb25108ea48cae5fdefea106fb3cdde3 - 0.0% (169 Bytes)

[#012] sha256:e29b8429c8d7badce32384036d215965d81d3d870049d876f0d45c9c3a384f37 - 0.4% (1.12 MB)

[#013] sha256:7920b5cf8118e9e1469a415a46d76c4381cec4395db4d23f618abecfaa14f77b - 24.2% (68.3 MB)

[#014] sha256:f84cb756ded24d3788fdf2befec5bf755c0888345048102cce6d27c3b705f3ad - 24.54% (69.3 MB)

[#015] sha256:65014e899a498439578abc5c4385a342047bc34fcde398d62214b8a3cc1f6323 - 0.0% (1.27 KB)


History
2021-05-12 01:21:22 UTC

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

2021-05-12 01:21:22 UTC

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

2021-05-12 12:42:52 UTC

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

2021-05-12 12:42:52 UTC

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

2021-05-12 12:43:10 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/*

2021-05-12 12:43:10 UTC

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

2021-05-12 12:43:12 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-05-12 12:54:01 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-05-12 12:54:01 UTC

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

2021-05-12 12:54:01 UTC

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

2021-05-12 12:54:01 UTC

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

2021-05-12 13:16:55 UTC

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

2021-05-12 13:16:55 UTC

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

2021-05-12 13:16:55 UTC

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

2021-05-12 13:16:55 UTC

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

2021-05-12 13:17:08 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_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

2021-05-12 13:17:08 UTC

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

2021-05-12 13:23:28 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 libonig-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 --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-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

2021-05-12 13:23:29 UTC

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

2021-05-12 13:23:30 UTC

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

2021-05-12 13:23:30 UTC

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

2021-05-12 13:23:30 UTC

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

2021-05-12 13:23:31 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-12 13:23:32 UTC

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

2021-05-12 13:23:32 UTC

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

2021-05-12 13:23:32 UTC

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

2021-05-17 19:11:42 UTC

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

2021-05-25 17:15:13 UTC

/bin/sh -c #(nop) ARG version=3.26.5+210519

2021-05-25 17:15:13 UTC

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

2021-05-25 17:15:28 UTC

|2 sha256_checksum=fbe6c59b6b23f34f1d9dbc8ca64dfb4ce8573cc0925e9aad2db00c6b0d4b62fd version=3.26.5+210519 /bin/sh -c set -ex; apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y libldap2-dev libfreetype6-dev libjpeg-dev libonig-dev zlib1g-dev libc-client-dev libkrb5-dev libpng-dev libpq-dev libzip-dev libtidy-dev libsodium-dev netcat && apt-get -y autoclean; apt-get -y autoremove; rm -rf /var/lib/apt/lists/*

2021-05-25 17:15:29 UTC

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

2021-05-25 17:17:29 UTC

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

2021-05-25 17:17:29 UTC

/bin/sh -c #(nop) ENV LIMESURVEY_VERSION=3.26.5+210519

2021-05-25 17:17:40 UTC

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

2021-05-25 17:17:56 UTC

|2 sha256_checksum=fbe6c59b6b23f34f1d9dbc8ca64dfb4ce8573cc0925e9aad2db00c6b0d4b62fd version=3.26.5+210519 /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 -f "/tmp/limesurvey.tar.gz" && chown -R www-data:www-data /var/www/html

2021-05-25 17:17:57 UTC

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

2021-05-25 17:17:57 UTC

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

2021-05-25 17:17:57 UTC

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

2021-05-25 17:17:57 UTC

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

2021-05-25 17:17:58 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