Namespace
phpswoole
Image / Tag
swoole:4.4.21-php7.4
Content Digest
sha256:4c98b5a8121b1b1367dc8e27c9c32e564e59c20eb64cd2d4d928b6fbede739b2
Details
Created

2020-09-22 06:56:23 UTC

Size

154 MB

Content Digest
Environment
DEBIAN_FRONTEND

noninteractive

DEV_MODE

false

GPG_KEYS

42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312

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.10.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_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -pie

PHP_MD5

PHP_SHA256

c2d90b00b14284588a787b100dee54c2400e7db995b457864d66f00ad64fb010

PHP_URL

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

PHP_VERSION

7.4.10

TERM

xterm-color


Layers

[#000] sha256:d121f8d1c4128ebc1e95e5bfad90a0189b84eadbbb2fbaad20cbb26d20b2c8a2 - 16.77% (25.8 MB)

[#001] sha256:58b3577b786a8fc924e77061e0347784852f282e0c823a01d273188d615f3c37 - 0.0% (226 Bytes)

[#002] sha256:60538287851f83ed7cc28af3c1fdc4dc70a191246efe8076aacfaca909833f51 - 47.45% (73.1 MB)

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

[#004] sha256:299e2d33908911b364ed8f5788b9339ee3f0ddfda8023a892715d36ede5c74d5 - 6.57% (10.1 MB)

[#005] sha256:1f513124ac751a148f26f2bffe9fe5373266422d38cc347c05e24312918c67b4 - 0.0% (495 Bytes)

[#006] sha256:8fa670f23a5f4b7aa48182bf5361b653636a4f7d91520eb29f871cb830f73201 - 17.62% (27.1 MB)

[#007] sha256:39c44fb2f53286a354994af61268de24510cfdab413b48825be0fcef8f7eab38 - 0.0% (2.22 KB)

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

[#009] sha256:27984f6049edcff5bc1186126054f7c21753899f0cf89a1afba1f652a8737469 - 0.0% (7.54 KB)

[#010] sha256:8acb020f52ca28c1ab2b21e7c993a82f640bd8b006fdb4af46e81bbd25a35945 - 11.58% (17.8 MB)


History
2020-09-10 00:23:29 UTC

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

2020-09-10 00:23:30 UTC

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

2020-09-10 13:07:27 UTC

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

2020-09-10 13:07:27 UTC

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

2020-09-10 13:07:47 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/*

2020-09-10 13:07:47 UTC

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

2020-09-10 13:07:48 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-09-10 13:07:48 UTC

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

2020-09-10 13:07:48 UTC

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

2020-09-10 13:07:48 UTC

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

2020-09-10 13:35:56 UTC

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

2020-09-10 13:35:56 UTC

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

2020-09-10 13:35:57 UTC

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

2020-09-10 13:35:57 UTC

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

2020-09-10 13:36:10 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

2020-09-10 13:36:11 UTC

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

2020-09-10 13:41:45 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 --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

2020-09-10 13:41:46 UTC

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

2020-09-10 13:41:46 UTC

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

2020-09-10 13:41:47 UTC

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

2020-09-10 13:41:47 UTC

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

2020-09-22 06:53:02 UTC

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

2020-09-22 06:53:03 UTC

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

2020-09-22 06:53:03 UTC

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

2020-09-22 06:53:03 UTC

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

2020-09-22 06:53:03 UTC

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

2020-09-22 06:56:22 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.10.13 && apt-get update && apt-get install -y libssl-dev supervisor unzip zlib1g-dev --no-install-recommends && install-swoole.sh 4.4.21 && mkdir -p /var/log/supervisor && rm -rf /var/lib/apt/lists/* /usr/bin/qemu-*-static

2020-09-22 06:56:22 UTC

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

2020-09-22 06:56:22 UTC

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

2020-09-22 06:56:23 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