Namespace
phpswoole
Image / Tag
swoole:4.4.14-php7.2-dev
Content Digest
sha256:af5a52d52e6815ec089db35b828cd4f3b404caad84c286af5b0a07155ed81c12
Details
Created

2020-01-07 20:11:02 UTC

Size

233 MB

Content Digest
Environment
DEBIAN_FRONTEND

noninteractive

DEV_MODE

true

GPG_KEYS

1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F

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/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_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

TERM

xterm-color


Layers

[#000] sha256:8ec398bc03560e0fa56440e96da307cdf0b1ad153f459b52bca53ae7ddb8236d - 11.09% (25.8 MB)

[#001] sha256:85cf4fc8647872d4db40c6957c1a7cfefd3bcb785281f88762706926c307c56c - 0.0% (225 Bytes)

[#002] sha256:970dadf4ccb644b7e193c317c67e6002c9b1386a99e062c2d67dd089625c64ec - 31.37% (73.1 MB)

[#003] sha256:8c04561117a4645551bc4379b1eebdc32e178a61d11c5db8d79f2658178f6639 - 0.0% (224 Bytes)

[#004] sha256:930a8515802601c3d3b88cd1d7702f924f12328304644b905cbc513838e02ec8 - 5.17% (12 MB)

[#005] sha256:a80c85e0d096741e8ce333b972d5d803ae7d5314ca7e65c8437f646d2ecf0fe9 - 0.0% (491 Bytes)

[#006] sha256:22905cff367ede1d180e19089745978804f88c0c5ecfcc0b5bee9e154aefd8c7 - 11.66% (27.2 MB)

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

[#008] sha256:b28e02a2f8787799dbe0ac562237bcdd7345ef762ba633a7bf4359e10ea0b582 - 0.0% (247 Bytes)

[#009] sha256:dff7337e2a9d42aa0867e2c4bfe56025e214fd0809f862534f9084c195ae1167 - 0.0% (211 Bytes)

[#010] sha256:5930a2c58b068a87755c386dfa036257b8282597f52483c32528a609d9322f3d - 0.0% (7.78 KB)

[#011] sha256:edcb9b51a5c6380a6f26309f72348886322cd51a5907c0b25214acef45737a6c - 40.7% (94.8 MB)


History
2019-12-28 04:21:22 UTC

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

2019-12-28 04:21:23 UTC

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

2019-12-28 20:39:44 UTC

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

2019-12-28 20:39:44 UTC

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

2019-12-28 20:40:05 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/*

2019-12-28 20:40:05 UTC

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

2019-12-28 20:40:06 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-12-28 20:40:06 UTC

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

2019-12-28 20:40:06 UTC

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

2019-12-28 20:40:06 UTC

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

2019-12-28 21:58:45 UTC

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

2019-12-28 21:58:45 UTC

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

2019-12-28 21:58:45 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-28 21:58:45 UTC

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

2019-12-28 21:58:58 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_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; apt-mark auto '.*' > /dev/null; apt-mark manual $savedAptMark > /dev/null; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false

2019-12-28 21:58:58 UTC

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

2019-12-28 22:06:04 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 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 --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-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

2019-12-28 22:06:05 UTC

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

2019-12-28 22:06:06 UTC

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

2019-12-28 22:06:06 UTC

/bin/sh -c { echo '#!/bin/sh'; echo 'exec pkg-config "$@" freetype2'; } > /usr/local/bin/freetype-config && chmod +x /usr/local/bin/freetype-config

2019-12-28 22:06:06 UTC

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

2019-12-28 22:06:07 UTC

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

2020-01-07 20:07:15 UTC

/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive

2020-01-07 20:07:15 UTC

/bin/sh -c #(nop) ENV TERM=xterm-color

2020-01-07 20:07:15 UTC

/bin/sh -c #(nop) ARG DEV_MODE

2020-01-07 20:09:17 UTC

/bin/sh -c #(nop) ENV DEV_MODE=true

2020-01-07 20:09:17 UTC

/bin/sh -c #(nop) COPY dir:ec3738e63388cdb8e5fde1e269c8c473b5bdb8c69c064d6a07818575fd9c83c2 in /

2020-01-07 20:11:00 UTC

/bin/sh -c curl -sfL --connect-timeout 5 --max-time 15 --retry 5 --retry-delay 2 --retry-max-time 60 http://getcomposer.org/installer | php -- --install-dir="/usr/bin" --filename=composer && chmod +x "/usr/bin/composer" && composer self-update 1.9.1 && apt-get update && apt-get install -y libssl-dev supervisor unzip zlib1g-dev --no-install-recommends && install-swoole.sh 4.4.14 && mkdir -p /var/log/supervisor && rm -r /var/lib/apt/lists/*

2020-01-07 20:11:02 UTC

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

2020-01-07 20:11:02 UTC

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

2020-01-07 20:11:02 UTC

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

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