2021-02-09 23:45:05 UTC
149 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
PHP_ASC_URLhttps://www.php.net/distributions/php-7.4.15.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_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -pie
PHP_SHA2569b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8
PHP_URLhttps://www.php.net/distributions/php-7.4.15.tar.xz
PHP_VERSION7.4.15
YOURLS_SHA2560d9106b2936289d2fe5d4d6c017a77f96c79f4b2cacf1b59a0837d0032ca96d7
YOURLS_VERSION1.7.9
[#000] sha256:27cbb00346a16ea900c1049a2e5b47942c586c377179e098382c8ca1c8e87966 - 17.82% (26.5 MB)
[#001] sha256:e273ebd73efe18fbe0a9fb3fa3727a6f72bd5edef4eec32f0cdfd91723b6c877 - 0.0% (223 Bytes)
[#002] sha256:f07347a055a7dbbfecfcbf26edf69115228d399f8c70e5ce9fe2575ac94c9b0c - 52.14% (77.5 MB)
[#003] sha256:71658904aa5572b07669df7ce20edd1cdbad61f48cd009aff53e9dd64cc748b3 - 0.0% (225 Bytes)
[#004] sha256:2dccafaa5063e93f83f919bc8f6161244d6508266d216744e6829243dd507ede - 12.27% (18.2 MB)
[#005] sha256:7f9c76baf959785aaa0a744ad8d17d6692364ca9e4a891c48250de6eeca08d61 - 0.0% (434 Bytes)
[#006] sha256:c86fe53cd56aa76bf4a093d5adad30627fc1794ff921c6a089787c37866f9001 - 0.0% (486 Bytes)
[#007] sha256:c5985c33a32dc94e828ce31c5807e5db9cf9aa04e1154d4ee554f81b44b8d3ed - 6.85% (10.2 MB)
[#008] sha256:866cd2248799604e549bad6c8ad535943248142ff55668681088948fba815b74 - 0.0% (487 Bytes)
[#009] sha256:b69027d977749c6e3fdd47447c116731f2de1a6563ee96fd8532d5d9e1d85b98 - 9.1% (13.5 MB)
[#010] sha256:b0596ac9c8182bb6fc207dac8da9af60472b126211a400b9c26602574bccb44f - 0.0% (2.22 KB)
[#011] sha256:f314bb5294d4340799e9023297a80dea3b59e3a72597fba317a5af48a3797a7f - 0.0% (244 Bytes)
[#012] sha256:b62234f9ff20856627afd2c02b9a54a37f5daa9331c193cf16048c38ed8277bd - 0.0% (890 Bytes)
[#013] sha256:7f6fd766186f61fb516b1007f2a00f1debcde37a18ad579772143048465d1f65 - 0.22% (330 KB)
[#014] sha256:79c173e0375fc863c55e3693ec90261829bb5c52995870f33a44497b416c3c20 - 0.0% (324 Bytes)
[#015] sha256:5b734364cd63272ed8f37ed89fe45e05d2df8802dba80a749e81a13eb5ed5536 - 0.0% (345 Bytes)
[#016] sha256:96cbeb359a1d06a35bb33ab6ac123bf449c48943f8a01bf66090f3e8750ad5a6 - 1.6% (2.37 MB)
[#017] sha256:3b51c3a03a4c4c9bdb61292cfc05172a3025fad37ff00d2cdef218398da734a2 - 0.0% (1.15 KB)
[#018] sha256:270f7f50820e464ce56c4f3619fe279603c22b79c7ec27ffc20c0cca13911207 - 0.0% (1.82 KB)
[#019] sha256:979fa6f98d0fdfb1178b743ea81338d2fc71937f34034bfeb2765518abbea7eb - 0.0% (331 Bytes)
/bin/sh -c #(nop) ADD file:61c31b1037672781ed0ecbc080ee3d49c83af49f5578b011544513fa9625698d in /
2021-02-09 02:39:47 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-02-09 12:55:25 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2021-02-09 12:55:25 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2021-02-09 12:55:49 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-02-09 12:55:50 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2021-02-09 12:55:50 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-02-09 13:04:35 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2021-02-09 13:04:35 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2021-02-09 13:04:51 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends apache2; rm -rf /var/lib/apt/lists/*; sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS"; . "$APACHE_ENVVARS"; for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" ; do rm -rvf "$dir"; mkdir -p "$dir"; chown "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; chmod 777 "$dir"; done; rm -rvf /var/www/html/*; ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"; chown -R --no-dereference "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$APACHE_LOG_DIR"
2021-02-09 13:04:53 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2021-02-09 13:04:54 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2021-02-09 13:04:54 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2021-02-09 13:04:54 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2021-02-09 13:04:55 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-02-09 13:04:55 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-02-09 13:04:55 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2021-02-09 13:37:28 UTC/bin/sh -c #(nop) ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
2021-02-09 13:37:28 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.4.15
2021-02-09 13:37:29 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.4.15.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.15.tar.xz.asc
2021-02-09 13:37:29 UTC/bin/sh -c #(nop) ENV PHP_SHA256=9b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8
2021-02-09 13:37:42 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-02-09 13:37:42 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2021-02-09 13:42:32 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-02-09 13:42:33 UTC/bin/sh -c #(nop) COPY multi:e4407f0002276f00cc93b01e48696c1f677a5f7d3d194b3a84bec1cc5e733bcb in /usr/local/bin/
2021-02-09 13:42:34 UTC/bin/sh -c docker-php-ext-enable sodium
2021-02-09 13:42:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2021-02-09 13:42:34 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2021-02-09 13:42:34 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2021-02-09 13:42:34 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2021-02-09 13:42:35 UTC/bin/sh -c #(nop) EXPOSE 80
2021-02-09 13:42:35 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2021-02-09 23:44:55 UTC/bin/sh -c set -eux; docker-php-ext-install -j "$(nproc)" opcache pdo_mysql mysqli
2021-02-09 23:44:57 UTC/bin/sh -c { echo 'opcache.memory_consumption=128'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=4000'; echo 'opcache.revalidate_freq=60'; echo 'opcache.fast_shutdown=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2021-02-09 23:44:59 UTC/bin/sh -c a2enmod rewrite expires
2021-02-09 23:44:59 UTC/bin/sh -c #(nop) ENV YOURLS_VERSION=1.7.9
2021-02-09 23:44:59 UTC/bin/sh -c #(nop) ENV YOURLS_SHA256=0d9106b2936289d2fe5d4d6c017a77f96c79f4b2cacf1b59a0837d0032ca96d7
2021-02-09 23:45:02 UTC/bin/sh -c set -eux; curl -o yourls.tar.gz -fsSL "https://github.com/YOURLS/YOURLS/archive/${YOURLS_VERSION}.tar.gz"; echo "$YOURLS_SHA256 *yourls.tar.gz" | sha256sum -c -; tar -xf yourls.tar.gz -C /usr/src/; mv "/usr/src/YOURLS-${YOURLS_VERSION}" /usr/src/yourls; rm yourls.tar.gz; chown -R www-data:www-data /usr/src/yourls
2021-02-09 23:45:03 UTC/bin/sh -c #(nop) COPY file:faa5e93643253a8f7b19a0098e9286cc1914eaa7154c418de43e161d69f2f157 in /usr/local/bin/
2021-02-09 23:45:04 UTC/bin/sh -c #(nop) COPY file:3694b933d9d31fc65ed3f78f65289b778a21bf67c518d2cb89c6294ef1d41b60 in /usr/src/yourls/user/
2021-02-09 23:45:04 UTC/bin/sh -c #(nop) COPY file:5b7ff05d0c98ad759c4bec0ef8a7ce74cae42e95b42564b55f43b341c2c3e3f5 in /usr/src/yourls/
2021-02-09 23:45:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2021-02-09 23:45:05 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2021-02-10 10:53:12 UTC
143 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
PHP_ASC_URLhttps://www.php.net/distributions/php-7.4.15.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_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -pie
PHP_SHA2569b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8
PHP_URLhttps://www.php.net/distributions/php-7.4.15.tar.xz
PHP_VERSION7.4.15
YOURLS_SHA2560d9106b2936289d2fe5d4d6c017a77f96c79f4b2cacf1b59a0837d0032ca96d7
YOURLS_VERSION1.7.9
[#000] sha256:45b42c59be334ecda0daaa139b2f7d310e45c564c5f12263b1b8e68ec9e810ed - 18.09% (25.8 MB)
[#001] sha256:a48991d6909cf720506106468cbe52f0eec8e1c809d7684429ffca6503fcebf1 - 0.0% (227 Bytes)
[#002] sha256:935e2abd2c2c402808fff904dbd8a4a40328ef5be78063cae8fa3b780383e266 - 51.19% (73.1 MB)
[#003] sha256:61ccf45ccdb967c3157f2b65cb4fd4f821bb329dc5cbb0192423518ab73ceae6 - 0.0% (224 Bytes)
[#004] sha256:27b5ac70765b0ba0da437148053d9bd9d8a80652a3a1368a29e9e13263dceba9 - 12.47% (17.8 MB)
[#005] sha256:5638b69045baa7e8884e7f730a9f8d86b1aabac740267d7bf09aabb9c9dec62b - 0.0% (431 Bytes)
[#006] sha256:0fdaed064166ffd6ba57f62591ec2164b9112834089a51167836cd8352861bf3 - 0.0% (486 Bytes)
[#007] sha256:e932cec09cedb1f3ec15654a6b4d4194238a3102f073562fc64e728e47b37e7f - 7.12% (10.2 MB)
[#008] sha256:fbe190145b1c3b548117b4244ea41e229db54e22073525a49af2200761288d0f - 0.0% (488 Bytes)
[#009] sha256:f747612094ef8fb6a36f88b37c72bd35ac5aa129e8ae9e9e6746e829d8fd3a79 - 9.23% (13.2 MB)
[#010] sha256:300f68c220b15f099e6a4985b80e0320a7e7607ad3e70d245fb79aab0e2dd673 - 0.0% (2.22 KB)
[#011] sha256:efd583fc4f80c3fde1444d83dd503f8a8a0442bafbed760a2bbdb0272ac7f977 - 0.0% (244 Bytes)
[#012] sha256:011e53c9540e645c8f8b8f7120158dd3f9fcb60eb41b1da86797b8834292f205 - 0.0% (891 Bytes)
[#013] sha256:2573ec449c4bcbee7202268ba0f24be545d1b7b1ff0e67b67bab1dbf20dac860 - 0.22% (324 KB)
[#014] sha256:a8201c81b5be9cc056f2a8fad206d6a1ac7cbf1b844839a4b35f40c01ab74498 - 0.0% (325 Bytes)
[#015] sha256:5939776b5b05ed413874cf4e6bbe12834cdd936452d1011ba72dfcd0d1b0831e - 0.0% (346 Bytes)
[#016] sha256:173805c8c2c08fbf40074579a91c945d5b8cc1fcd7a13fc21f5fa3bc94cd72de - 1.66% (2.37 MB)
[#017] sha256:b4397ef7636b4fd8a09c0cc0ebffb8c07dd372b1d864a2409df7cfc556cf6638 - 0.0% (1.15 KB)
[#018] sha256:b022adf1012f82365ed788804760db8db7248710edbb702a2fe8e28d7b905d7c - 0.0% (1.82 KB)
[#019] sha256:cdf609003a3abb23d68d6effafd821b80a72c5adca970fbe9498ca8d34849f44 - 0.0% (332 Bytes)
/bin/sh -c #(nop) ADD file:d5c41bfaf15180481d8606f50799297e3f49b8a258c7c2cd988ab2bf0013272d in /
2021-02-09 02:20:56 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-02-09 18:55:12 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2021-02-09 18:55:13 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2021-02-09 18:55:48 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-02-09 18:55:49 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2021-02-09 18:55:51 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-02-09 19:05:05 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2021-02-09 19:05:05 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2021-02-09 19:05:15 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends apache2; rm -rf /var/lib/apt/lists/*; sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS"; . "$APACHE_ENVVARS"; for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" ; do rm -rvf "$dir"; mkdir -p "$dir"; chown "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; chmod 777 "$dir"; done; rm -rvf /var/www/html/*; ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"; chown -R --no-dereference "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$APACHE_LOG_DIR"
2021-02-09 19:05:17 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2021-02-09 19:05:18 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2021-02-09 19:05:18 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2021-02-09 19:05:18 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2021-02-09 19:05:18 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-02-09 19:05:19 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-02-09 19:05:19 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2021-02-09 19:37:23 UTC/bin/sh -c #(nop) ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
2021-02-09 19:37:23 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.4.15
2021-02-09 19:37:23 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.4.15.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.15.tar.xz.asc
2021-02-09 19:37:24 UTC/bin/sh -c #(nop) ENV PHP_SHA256=9b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8
2021-02-09 19:37:33 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-02-09 19:37:33 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2021-02-09 19:42:21 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-02-09 19:42:21 UTC/bin/sh -c #(nop) COPY multi:e4407f0002276f00cc93b01e48696c1f677a5f7d3d194b3a84bec1cc5e733bcb in /usr/local/bin/
2021-02-09 19:42:22 UTC/bin/sh -c docker-php-ext-enable sodium
2021-02-09 19:42:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2021-02-09 19:42:23 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2021-02-09 19:42:23 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2021-02-09 19:42:23 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2021-02-09 19:42:24 UTC/bin/sh -c #(nop) EXPOSE 80
2021-02-09 19:42:24 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2021-02-10 10:53:07 UTC/bin/sh -c set -eux; docker-php-ext-install -j "$(nproc)" opcache pdo_mysql mysqli
2021-02-10 10:53:08 UTC/bin/sh -c { echo 'opcache.memory_consumption=128'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=4000'; echo 'opcache.revalidate_freq=60'; echo 'opcache.fast_shutdown=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2021-02-10 10:53:09 UTC/bin/sh -c a2enmod rewrite expires
2021-02-10 10:53:09 UTC/bin/sh -c #(nop) ENV YOURLS_VERSION=1.7.9
2021-02-10 10:53:09 UTC/bin/sh -c #(nop) ENV YOURLS_SHA256=0d9106b2936289d2fe5d4d6c017a77f96c79f4b2cacf1b59a0837d0032ca96d7
2021-02-10 10:53:11 UTC/bin/sh -c set -eux; curl -o yourls.tar.gz -fsSL "https://github.com/YOURLS/YOURLS/archive/${YOURLS_VERSION}.tar.gz"; echo "$YOURLS_SHA256 *yourls.tar.gz" | sha256sum -c -; tar -xf yourls.tar.gz -C /usr/src/; mv "/usr/src/YOURLS-${YOURLS_VERSION}" /usr/src/yourls; rm yourls.tar.gz; chown -R www-data:www-data /usr/src/yourls
2021-02-10 10:53:11 UTC/bin/sh -c #(nop) COPY file:faa5e93643253a8f7b19a0098e9286cc1914eaa7154c418de43e161d69f2f157 in /usr/local/bin/
2021-02-10 10:53:11 UTC/bin/sh -c #(nop) COPY file:3694b933d9d31fc65ed3f78f65289b778a21bf67c518d2cb89c6294ef1d41b60 in /usr/src/yourls/user/
2021-02-10 10:53:12 UTC/bin/sh -c #(nop) COPY file:5b7ff05d0c98ad759c4bec0ef8a7ce74cae42e95b42564b55f43b341c2c3e3f5 in /usr/src/yourls/
2021-02-10 10:53:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2021-02-10 10:53:12 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2021-02-09 18:30:42 UTC
122 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
PHP_ASC_URLhttps://www.php.net/distributions/php-7.4.15.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_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -pie
PHP_SHA2569b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8
PHP_URLhttps://www.php.net/distributions/php-7.4.15.tar.xz
PHP_VERSION7.4.15
YOURLS_SHA2560d9106b2936289d2fe5d4d6c017a77f96c79f4b2cacf1b59a0837d0032ca96d7
YOURLS_VERSION1.7.9
[#000] sha256:8e683fcc73f4da7d69ce1d5f4e1d77510aa459490068f38db2d8663698b391a0 - 19.39% (23.7 MB)
[#001] sha256:479d20320ef94e865807f24ef2b2ed4435c3b8f9a45286e13b963422bb31030e - 0.0% (225 Bytes)
[#002] sha256:f378ecd0ed69d12360ccc0800e83b3d3d66ca888dacb74bb21b13599b0c51903 - 45.92% (56.1 MB)
[#003] sha256:07fba887c8789cfa67533944f9e7d2e966cf5d283331b7a74d9c4a4ba2b0fe83 - 0.0% (266 Bytes)
[#004] sha256:24250d2772eb056e6c3c1c8e3fd2d365d0253ed0ea589a22108c0daa243edc03 - 14.07% (17.2 MB)
[#005] sha256:8fbeb13befaccae1c25574d64fd63ec33c6ae0aea76ad6050272748257c11c53 - 0.0% (480 Bytes)
[#006] sha256:a0a6e6366d4ef0a148501b6adfaa5a812d48aabc304090a81e9e750c27384179 - 0.0% (519 Bytes)
[#007] sha256:b7a80599d5bdeda2dc3222d24d9c575e0f622a83e0ff5694a8cd3258ebc83a8c - 8.33% (10.2 MB)
[#008] sha256:66e685868644d7d029423a245355186f0583cabcc64fa4b922d4c432228993a6 - 0.0% (489 Bytes)
[#009] sha256:56ff04d5cbab967f2a68087e6acec26a1b1125593a1be50e31e624d32aea70fc - 10.09% (12.3 MB)
[#010] sha256:1c5c6d2206fdc81a8305de871f7db5766fdf73c93545cfb9483411ab0246dd3c - 0.0% (2.22 KB)
[#011] sha256:1784eca452a5ddda5489854c16644144bca80b611ab407d61cdfdce15ba7ccef - 0.0% (245 Bytes)
[#012] sha256:624a4eea2db5fe273c5e8b656e5f2e58453fc148c8b2aa4883fcdf0d68a933c1 - 0.0% (892 Bytes)
[#013] sha256:ec4c50eeb979158a52c0856cf366a3a053b58533d0d44e4b1d377d13f6d870ea - 0.24% (304 KB)
[#014] sha256:cde07cbf031f637ac02638057c4f69e8442feccd9d426fed000251cede422e5c - 0.0% (324 Bytes)
[#015] sha256:3f42ac8260609315430307fdcb6cd08c65bdb7000dfc555e92e379882eb17dde - 0.0% (348 Bytes)
[#016] sha256:1fc72b07c74c882a8154f2ed959503805247aac4d22df76bfeb0797968355107 - 1.94% (2.37 MB)
[#017] sha256:99a0430a86513ad8888c138567e2bf7233f9555f65a33aec2dd52c25758ba004 - 0.0% (1.15 KB)
[#018] sha256:767fd510c70626eece89f4ac6b8378e859a44495b3a4ffb75f0942daf0a9caa6 - 0.0% (1.82 KB)
[#019] sha256:c1b1ea477f7af3594f668b49ada01b60af4306fc60c2eed7e60b325a7ad32a43 - 0.0% (333 Bytes)
/bin/sh -c #(nop) ADD file:fbd00ef7871dc27d7ed5fa8c238cdc80652bd87b8033be7de9e54a799bbf10a4 in /
2021-02-09 02:50:11 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-02-09 09:40:59 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2021-02-09 09:40:59 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2021-02-09 09:41:39 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-02-09 09:41:42 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2021-02-09 09:41:44 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-02-09 09:45:51 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2021-02-09 09:45:52 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2021-02-09 09:46:15 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends apache2; rm -rf /var/lib/apt/lists/*; sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS"; . "$APACHE_ENVVARS"; for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" ; do rm -rvf "$dir"; mkdir -p "$dir"; chown "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; chmod 777 "$dir"; done; rm -rvf /var/www/html/*; ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"; chown -R --no-dereference "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$APACHE_LOG_DIR"
2021-02-09 09:46:18 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2021-02-09 09:46:20 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2021-02-09 09:46:21 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2021-02-09 09:46:22 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2021-02-09 09:46:23 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-02-09 09:46:23 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-02-09 09:46:24 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2021-02-09 10:02:18 UTC/bin/sh -c #(nop) ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
2021-02-09 10:02:19 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.4.15
2021-02-09 10:02:20 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.4.15.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.15.tar.xz.asc
2021-02-09 10:02:20 UTC/bin/sh -c #(nop) ENV PHP_SHA256=9b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8
2021-02-09 10:02:40 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-02-09 10:02:41 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2021-02-09 10:05:31 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-02-09 10:05:33 UTC/bin/sh -c #(nop) COPY multi:e4407f0002276f00cc93b01e48696c1f677a5f7d3d194b3a84bec1cc5e733bcb in /usr/local/bin/
2021-02-09 10:05:35 UTC/bin/sh -c docker-php-ext-enable sodium
2021-02-09 10:05:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2021-02-09 10:05:36 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2021-02-09 10:05:36 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2021-02-09 10:05:37 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2021-02-09 10:05:38 UTC/bin/sh -c #(nop) EXPOSE 80
2021-02-09 10:05:38 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2021-02-09 18:30:24 UTC/bin/sh -c set -eux; docker-php-ext-install -j "$(nproc)" opcache pdo_mysql mysqli
2021-02-09 18:30:27 UTC/bin/sh -c { echo 'opcache.memory_consumption=128'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=4000'; echo 'opcache.revalidate_freq=60'; echo 'opcache.fast_shutdown=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2021-02-09 18:30:30 UTC/bin/sh -c a2enmod rewrite expires
2021-02-09 18:30:30 UTC/bin/sh -c #(nop) ENV YOURLS_VERSION=1.7.9
2021-02-09 18:30:32 UTC/bin/sh -c #(nop) ENV YOURLS_SHA256=0d9106b2936289d2fe5d4d6c017a77f96c79f4b2cacf1b59a0837d0032ca96d7
2021-02-09 18:30:38 UTC/bin/sh -c set -eux; curl -o yourls.tar.gz -fsSL "https://github.com/YOURLS/YOURLS/archive/${YOURLS_VERSION}.tar.gz"; echo "$YOURLS_SHA256 *yourls.tar.gz" | sha256sum -c -; tar -xf yourls.tar.gz -C /usr/src/; mv "/usr/src/YOURLS-${YOURLS_VERSION}" /usr/src/yourls; rm yourls.tar.gz; chown -R www-data:www-data /usr/src/yourls
2021-02-09 18:30:39 UTC/bin/sh -c #(nop) COPY file:faa5e93643253a8f7b19a0098e9286cc1914eaa7154c418de43e161d69f2f157 in /usr/local/bin/
2021-02-09 18:30:40 UTC/bin/sh -c #(nop) COPY file:3694b933d9d31fc65ed3f78f65289b778a21bf67c518d2cb89c6294ef1d41b60 in /usr/src/yourls/user/
2021-02-09 18:30:41 UTC/bin/sh -c #(nop) COPY file:5b7ff05d0c98ad759c4bec0ef8a7ce74cae42e95b42564b55f43b341c2c3e3f5 in /usr/src/yourls/
2021-02-09 18:30:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2021-02-09 18:30:42 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2021-02-10 03:59:37 UTC
120 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
PHP_ASC_URLhttps://www.php.net/distributions/php-7.4.15.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_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -pie
PHP_SHA2569b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8
PHP_URLhttps://www.php.net/distributions/php-7.4.15.tar.xz
PHP_VERSION7.4.15
YOURLS_SHA2560d9106b2936289d2fe5d4d6c017a77f96c79f4b2cacf1b59a0837d0032ca96d7
YOURLS_VERSION1.7.9
[#000] sha256:db574d82360c3b60abadbef4f3daf8dee01f24741fc6ab3692aa543558d8b624 - 18.11% (21.7 MB)
[#001] sha256:cc4e7c5500d514905861de5fd68ba2321eb5866e64f8b6689c3ea8129a68b4a2 - 0.0% (226 Bytes)
[#002] sha256:a30745314a6fe3cad64125db918cc09eadf8b13a570ca225f34f3e36e9fb6110 - 47.47% (56.8 MB)
[#003] sha256:0061ef8da45b5a1732d5c93658be4ee8d9088db791f661832ceabe441b54544b - 0.0% (269 Bytes)
[#004] sha256:226dc87e52cfe2aa84256e6c7b9d91fd5b7141333352d9d6fb8741e15918d65d - 13.95% (16.7 MB)
[#005] sha256:9b759469265947391c3878a45262001e6d3e2ed0dd26c43d1804cbca8d9dfb04 - 0.0% (477 Bytes)
[#006] sha256:0c7cd574b5f7f1b94cabe3a9ad3dc6928da8f35126b1e3cbce55a02e8ed7e8dd - 0.0% (518 Bytes)
[#007] sha256:d56893060319f8e1242de64474c1a6f72dc1e77faf5e04cf2d34cdca0ec508e5 - 8.51% (10.2 MB)
[#008] sha256:e630469897caaef2812e94d6ccbbe45f5a67d2afe84fd053c3cb81a80b21366c - 0.0% (489 Bytes)
[#009] sha256:b43fe4400f99060865152637b305bf318ba1b75d5197968f73c48df486359f4f - 9.74% (11.6 MB)
[#010] sha256:9e463c3140f3a68687a892afc3935375353e4824f45ce9434afb585a490fe25b - 0.0% (2.22 KB)
[#011] sha256:601892f37b2111185beec53734dc72ea41e5702531b015dd35e051d32a8d962c - 0.0% (243 Bytes)
[#012] sha256:989b27926beaff01e5349ce568aecc6ce89e35686995183a99853e4d8d3300b9 - 0.0% (889 Bytes)
[#013] sha256:c2c8d7b77048c82d67c3842c12707f38842491d19a6abadbef9a1a8ee8a3cee3 - 0.23% (277 KB)
[#014] sha256:1880ad94913ab8b1506ce894f1dd02a9eaeb3726c9390d1c233f0ade9eb9a266 - 0.0% (323 Bytes)
[#015] sha256:d1e41bc4cd62974c0e4df1dbc4f154e09abd9af388cb0a781ed93ea839df613a - 0.0% (347 Bytes)
[#016] sha256:7fb88db3a25fdd7b432cfcfeb9dd7abb498d658c2f2d2939af6c4af25c2e754a - 1.98% (2.37 MB)
[#017] sha256:966f60f3b5251b1252da8ea10404cabbdacb4713dc21758a35f466f903d819fb - 0.0% (1.15 KB)
[#018] sha256:cb3c4bd05df76415dc6b9360559a71a7279baf09e5c627af628c4fab00ad9cdf - 0.0% (1.82 KB)
[#019] sha256:4bbe67a356802168d2eeca155983e49df4e7c52ffa77850109af093b6c54c410 - 0.0% (330 Bytes)
/bin/sh -c #(nop) ADD file:e675d50366bde57173a75f9a29367d765e7da2b7254c5254b64e777cf6870502 in /
2021-02-09 03:01:00 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-02-09 11:54:22 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2021-02-09 11:54:23 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2021-02-09 11:55:00 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-02-09 11:55:03 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2021-02-09 11:55: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
2021-02-09 11:58:42 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2021-02-09 11:58:43 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2021-02-09 11:59:05 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends apache2; rm -rf /var/lib/apt/lists/*; sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS"; . "$APACHE_ENVVARS"; for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" ; do rm -rvf "$dir"; mkdir -p "$dir"; chown "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; chmod 777 "$dir"; done; rm -rvf /var/www/html/*; ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"; chown -R --no-dereference "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$APACHE_LOG_DIR"
2021-02-09 11:59:08 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2021-02-09 11:59:11 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2021-02-09 11:59:13 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2021-02-09 11:59:14 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2021-02-09 11:59:15 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-02-09 11:59:16 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-02-09 11:59:17 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2021-02-09 12:13:43 UTC/bin/sh -c #(nop) ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
2021-02-09 12:13:43 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.4.15
2021-02-09 12:13:44 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.4.15.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.15.tar.xz.asc
2021-02-09 12:13:45 UTC/bin/sh -c #(nop) ENV PHP_SHA256=9b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8
2021-02-09 12:14:05 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-02-09 12:14:06 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2021-02-09 12:16:35 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-02-09 12:16:37 UTC/bin/sh -c #(nop) COPY multi:e4407f0002276f00cc93b01e48696c1f677a5f7d3d194b3a84bec1cc5e733bcb in /usr/local/bin/
2021-02-09 12:16:40 UTC/bin/sh -c docker-php-ext-enable sodium
2021-02-09 12:16:41 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2021-02-09 12:16:42 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2021-02-09 12:16:43 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2021-02-09 12:16:43 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2021-02-09 12:16:44 UTC/bin/sh -c #(nop) EXPOSE 80
2021-02-09 12:16:45 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2021-02-10 03:59:18 UTC/bin/sh -c set -eux; docker-php-ext-install -j "$(nproc)" opcache pdo_mysql mysqli
2021-02-10 03:59:20 UTC/bin/sh -c { echo 'opcache.memory_consumption=128'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=4000'; echo 'opcache.revalidate_freq=60'; echo 'opcache.fast_shutdown=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2021-02-10 03:59:23 UTC/bin/sh -c a2enmod rewrite expires
2021-02-10 03:59:24 UTC/bin/sh -c #(nop) ENV YOURLS_VERSION=1.7.9
2021-02-10 03:59:25 UTC/bin/sh -c #(nop) ENV YOURLS_SHA256=0d9106b2936289d2fe5d4d6c017a77f96c79f4b2cacf1b59a0837d0032ca96d7
2021-02-10 03:59:29 UTC/bin/sh -c set -eux; curl -o yourls.tar.gz -fsSL "https://github.com/YOURLS/YOURLS/archive/${YOURLS_VERSION}.tar.gz"; echo "$YOURLS_SHA256 *yourls.tar.gz" | sha256sum -c -; tar -xf yourls.tar.gz -C /usr/src/; mv "/usr/src/YOURLS-${YOURLS_VERSION}" /usr/src/yourls; rm yourls.tar.gz; chown -R www-data:www-data /usr/src/yourls
2021-02-10 03:59:31 UTC/bin/sh -c #(nop) COPY file:faa5e93643253a8f7b19a0098e9286cc1914eaa7154c418de43e161d69f2f157 in /usr/local/bin/
2021-02-10 03:59:33 UTC/bin/sh -c #(nop) COPY file:3694b933d9d31fc65ed3f78f65289b778a21bf67c518d2cb89c6294ef1d41b60 in /usr/src/yourls/user/
2021-02-10 03:59:34 UTC/bin/sh -c #(nop) COPY file:5b7ff05d0c98ad759c4bec0ef8a7ce74cae42e95b42564b55f43b341c2c3e3f5 in /usr/src/yourls/
2021-02-10 03:59:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2021-02-10 03:59:37 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2021-02-10 04:54:38 UTC
135 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
PHP_ASC_URLhttps://www.php.net/distributions/php-7.4.15.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_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -pie
PHP_SHA2569b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8
PHP_URLhttps://www.php.net/distributions/php-7.4.15.tar.xz
PHP_VERSION7.4.15
YOURLS_SHA2560d9106b2936289d2fe5d4d6c017a77f96c79f4b2cacf1b59a0837d0032ca96d7
YOURLS_VERSION1.7.9
[#000] sha256:83c5cfdaa5385ea6fc4d31e724fd4dc5d74de847a7bdd968555b8f2c558dac0e - 18.22% (24.7 MB)
[#001] sha256:7445693bd43e8246a8c166233392b33143f7f5e396c480f74538e5738fb6bd6e - 0.0% (226 Bytes)
[#002] sha256:8eb0363d084b9a838de3a1ef92a69c34131d0be020cc0474098ea80a07e16b6d - 49.59% (67.1 MB)
[#003] sha256:b87c2495950546c2e82fc496d7c39837a517f3f3095fb87598d1731d0529f907 - 0.0% (269 Bytes)
[#004] sha256:4d1c5d697df1ad5b06b1191622869ff679a88a60b478a1d7f2dc94b38c249efa - 13.09% (17.7 MB)
[#005] sha256:361e2a373dc16cf325162b9be8d28ae695eaddb93f477dbad81713d17c4eb823 - 0.0% (473 Bytes)
[#006] sha256:df605982341375d14e7a1c2767d248fe8e85a467ac502562d36f73b352f654e9 - 0.0% (516 Bytes)
[#007] sha256:282e62e4b1359ca753d92fec39694a2a08e69de2aa7248450167150e43f33f01 - 7.52% (10.2 MB)
[#008] sha256:4fbec33b64b9ffea1c2898793fa8352db3a53c3934f193f255d149ef1c726ed8 - 0.0% (490 Bytes)
[#009] sha256:c7643dc96f9971d79c7a4948d938008c5ace5ca68ca372f321508950d4500711 - 9.59% (13 MB)
[#010] sha256:113254d1e77acb1ced4e82ccde2e3f41506bf27a1f80fce35212c5f4b5a1133b - 0.0% (2.22 KB)
[#011] sha256:8c6b49bef0eb0129716605e6ce6a2dca5dc82a91adef36536612091fd5233379 - 0.0% (246 Bytes)
[#012] sha256:6572473fc3433ce7d8ef286f74425711cce7cd1992dc04910b3a65fe5e10c491 - 0.0% (892 Bytes)
[#013] sha256:49c8b5b86a0d0429a42489d41b8bb73b21c70cac43e1b4777f78159e0e2be712 - 0.23% (317 KB)
[#014] sha256:df9e534ec8d6a510d21f767b0640890574568a5cef1c54ce2d0b4d39b7564c74 - 0.0% (326 Bytes)
[#015] sha256:2ae88b90c0b8532afbe3d8902b6713713cf346b36393d2ab5f808c068a7f6cce - 0.0% (347 Bytes)
[#016] sha256:26e79c5dbc6eedc6ebbac96a13e76292eb18719928526429c9ff84c3863fe45b - 1.75% (2.37 MB)
[#017] sha256:fccbfb3eb4c1d040ea8dba8e51154495dea7818eb25c6de0ead5c22cb6e55095 - 0.0% (1.15 KB)
[#018] sha256:6da463aa456ab8dd63f6294bd57879a2f9b7b463e32697a15d7fc12f023d0917 - 0.0% (1.82 KB)
[#019] sha256:e45c9d439048de9437267113874b016638a8436bdb58b40f88c027c6af3e6951 - 0.0% (330 Bytes)
/bin/sh -c #(nop) ADD file:d906dedaf14d8e3874b46787f7a1dbf268bc124c4e1dd32f13f3079e12f22238 in /
2021-02-09 02:41:13 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-02-09 13:24:06 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2021-02-09 13:24:07 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2021-02-09 13:24:37 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-02-09 13:24:39 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2021-02-09 13:24:41 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-02-09 13:29:29 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2021-02-09 13:29:30 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2021-02-09 13:29:47 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends apache2; rm -rf /var/lib/apt/lists/*; sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS"; . "$APACHE_ENVVARS"; for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" ; do rm -rvf "$dir"; mkdir -p "$dir"; chown "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; chmod 777 "$dir"; done; rm -rvf /var/www/html/*; ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"; chown -R --no-dereference "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$APACHE_LOG_DIR"
2021-02-09 13:29:49 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2021-02-09 13:29:51 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2021-02-09 13:29:52 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2021-02-09 13:29:53 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2021-02-09 13:29:53 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-02-09 13:29:54 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-02-09 13:29:54 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2021-02-09 13:46:09 UTC/bin/sh -c #(nop) ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
2021-02-09 13:46:10 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.4.15
2021-02-09 13:46:12 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.4.15.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.15.tar.xz.asc
2021-02-09 13:46:14 UTC/bin/sh -c #(nop) ENV PHP_SHA256=9b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8
2021-02-09 13:46:30 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-02-09 13:46:31 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2021-02-09 13:49:17 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-02-09 13:49:20 UTC/bin/sh -c #(nop) COPY multi:e4407f0002276f00cc93b01e48696c1f677a5f7d3d194b3a84bec1cc5e733bcb in /usr/local/bin/
2021-02-09 13:49:23 UTC/bin/sh -c docker-php-ext-enable sodium
2021-02-09 13:49:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2021-02-09 13:49:25 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2021-02-09 13:49:26 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2021-02-09 13:49:27 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2021-02-09 13:49:29 UTC/bin/sh -c #(nop) EXPOSE 80
2021-02-09 13:49:31 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2021-02-10 04:54:22 UTC/bin/sh -c set -eux; docker-php-ext-install -j "$(nproc)" opcache pdo_mysql mysqli
2021-02-10 04:54:25 UTC/bin/sh -c { echo 'opcache.memory_consumption=128'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=4000'; echo 'opcache.revalidate_freq=60'; echo 'opcache.fast_shutdown=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2021-02-10 04:54:28 UTC/bin/sh -c a2enmod rewrite expires
2021-02-10 04:54:29 UTC/bin/sh -c #(nop) ENV YOURLS_VERSION=1.7.9
2021-02-10 04:54:30 UTC/bin/sh -c #(nop) ENV YOURLS_SHA256=0d9106b2936289d2fe5d4d6c017a77f96c79f4b2cacf1b59a0837d0032ca96d7
2021-02-10 04:54:34 UTC/bin/sh -c set -eux; curl -o yourls.tar.gz -fsSL "https://github.com/YOURLS/YOURLS/archive/${YOURLS_VERSION}.tar.gz"; echo "$YOURLS_SHA256 *yourls.tar.gz" | sha256sum -c -; tar -xf yourls.tar.gz -C /usr/src/; mv "/usr/src/YOURLS-${YOURLS_VERSION}" /usr/src/yourls; rm yourls.tar.gz; chown -R www-data:www-data /usr/src/yourls
2021-02-10 04:54:35 UTC/bin/sh -c #(nop) COPY file:faa5e93643253a8f7b19a0098e9286cc1914eaa7154c418de43e161d69f2f157 in /usr/local/bin/
2021-02-10 04:54:36 UTC/bin/sh -c #(nop) COPY file:3694b933d9d31fc65ed3f78f65289b778a21bf67c518d2cb89c6294ef1d41b60 in /usr/src/yourls/user/
2021-02-10 04:54:37 UTC/bin/sh -c #(nop) COPY file:5b7ff05d0c98ad759c4bec0ef8a7ce74cae42e95b42564b55f43b341c2c3e3f5 in /usr/src/yourls/
2021-02-10 04:54:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2021-02-10 04:54:38 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2021-02-09 21:11:12 UTC
126 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
PHP_ASC_URLhttps://www.php.net/distributions/php-7.4.15.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_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -pie
PHP_SHA2569b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8
PHP_URLhttps://www.php.net/distributions/php-7.4.15.tar.xz
PHP_VERSION7.4.15
YOURLS_SHA2560d9106b2936289d2fe5d4d6c017a77f96c79f4b2cacf1b59a0837d0032ca96d7
YOURLS_VERSION1.7.9
[#000] sha256:dfb81134097d874e01b495d1fba82e384056d0a3a45f01a69a2e86ae82af1e96 - 19.46% (24.6 MB)
[#001] sha256:16ea2980e9d1424f17765223b637d6e3f527c0ab3e3b3c293e4ab6d46df86bb6 - 0.0% (227 Bytes)
[#002] sha256:04fd49341687ab8ff8e018c1339c00f4b14d980dcff74a90982425c92fb4d468 - 46.37% (58.6 MB)
[#003] sha256:6385772c6452fb0c29341d9195703f25fc85945134be55c6dfe8b39f7825c9cf - 0.0% (223 Bytes)
[#004] sha256:622135c380b7e1c06242732be8917d872646053d815a5519070528d722fb33f0 - 14.06% (17.7 MB)
[#005] sha256:fcc4bbff0885d0ebb94156291ec625b0730ad351928cb8d4fd0056a84ab39066 - 0.0% (438 Bytes)
[#006] sha256:83c7ea375acdfbe784ce7f0076182b2b0c8f1df7b669987f47c8d7b15ddf3f4e - 0.0% (492 Bytes)
[#007] sha256:f6685ae441dbc95b51b5e17f21388746de1a6489dca0c8600e1ef423f3da3318 - 8.06% (10.2 MB)
[#008] sha256:c7c2d7b1d0b8b535248b513283e0f3a6e63c3ae0d5ea5dc74c60b1c46d62d4d4 - 0.0% (486 Bytes)
[#009] sha256:7a38a3421c5be441a0b463dc4460b5df41efe9d139be0aefaeef8dcaa1f0ed37 - 9.93% (12.5 MB)
[#010] sha256:a10d1bb6682016ff08f4c56de2d0fbf7b95da977a43e136b840320b939452e98 - 0.0% (2.22 KB)
[#011] sha256:7ed8d99dbb90af8a230447d68b454d6f77ff720784d3a5ff83c18ae476b6aee7 - 0.0% (246 Bytes)
[#012] sha256:53b8c398f58cbcaa581cc01b8ee1292389485dcfb9c6b5e77bd7af12c4692a86 - 0.0% (889 Bytes)
[#013] sha256:0711723019ca3650f20c30e0dca32b7cb4a320954b3bea3471af0307061bf887 - 0.24% (311 KB)
[#014] sha256:11cbcb92953579a996872b5989b8635fe1cb468f02f92e264d47d727a36bc104 - 0.0% (325 Bytes)
[#015] sha256:b8df8a0aa3413dbfbc9e3c6fde0134942387ac6c05dac3dd09e3044e6fc01f1f - 0.0% (346 Bytes)
[#016] sha256:31c4716979a82294cb007798fac9de16b8e4f2b34d28ce873ab25c9f9bc2fff5 - 1.88% (2.37 MB)
[#017] sha256:ea7c27bbe3d015f9bfcf32eae4b15db405a76de9f4f89f970b29505cf271903d - 0.0% (1.15 KB)
[#018] sha256:81daac4e21900f9d2e3825010c43d749c8d9846af550e888af677d3fc02f45ce - 0.0% (1.82 KB)
[#019] sha256:60fdd6612483385a73fb972df63068e5cf7ed311b1b9ddb2ada8dc6589d360eb - 0.0% (332 Bytes)
/bin/sh -c #(nop) ADD file:0222a151f4e5033d9eae98ce2b703a63f52d049dd72ac40bdd0dc2dafe619f0a in /
2021-02-09 03:09:27 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-02-09 04:38:23 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2021-02-09 04:38:23 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2021-02-09 04:39:18 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-02-09 04:39:19 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2021-02-09 04:39:21 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-02-09 04:52:07 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2021-02-09 04:52:07 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2021-02-09 04:52:32 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends apache2; rm -rf /var/lib/apt/lists/*; sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS"; . "$APACHE_ENVVARS"; for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" ; do rm -rvf "$dir"; mkdir -p "$dir"; chown "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; chmod 777 "$dir"; done; rm -rvf /var/www/html/*; ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"; chown -R --no-dereference "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$APACHE_LOG_DIR"
2021-02-09 04:52:35 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2021-02-09 04:52:37 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2021-02-09 04:52:37 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2021-02-09 04:52:37 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2021-02-09 04:52:38 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-02-09 04:52:38 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-02-09 04:52:38 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2021-02-09 05:40:21 UTC/bin/sh -c #(nop) ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
2021-02-09 05:40:21 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.4.15
2021-02-09 05:40:22 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.4.15.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.15.tar.xz.asc
2021-02-09 05:40:22 UTC/bin/sh -c #(nop) ENV PHP_SHA256=9b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8
2021-02-09 05:40:43 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-02-09 05:40:44 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2021-02-09 05:48:30 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-02-09 05:48:31 UTC/bin/sh -c #(nop) COPY multi:e4407f0002276f00cc93b01e48696c1f677a5f7d3d194b3a84bec1cc5e733bcb in /usr/local/bin/
2021-02-09 05:48:33 UTC/bin/sh -c docker-php-ext-enable sodium
2021-02-09 05:48:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2021-02-09 05:48:33 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2021-02-09 05:48:34 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2021-02-09 05:48:34 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2021-02-09 05:48:34 UTC/bin/sh -c #(nop) EXPOSE 80
2021-02-09 05:48:35 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2021-02-09 21:11:02 UTC/bin/sh -c set -eux; docker-php-ext-install -j "$(nproc)" opcache pdo_mysql mysqli
2021-02-09 21:11:04 UTC/bin/sh -c { echo 'opcache.memory_consumption=128'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=4000'; echo 'opcache.revalidate_freq=60'; echo 'opcache.fast_shutdown=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2021-02-09 21:11:06 UTC/bin/sh -c a2enmod rewrite expires
2021-02-09 21:11:06 UTC/bin/sh -c #(nop) ENV YOURLS_VERSION=1.7.9
2021-02-09 21:11:07 UTC/bin/sh -c #(nop) ENV YOURLS_SHA256=0d9106b2936289d2fe5d4d6c017a77f96c79f4b2cacf1b59a0837d0032ca96d7
2021-02-09 21:11:11 UTC/bin/sh -c set -eux; curl -o yourls.tar.gz -fsSL "https://github.com/YOURLS/YOURLS/archive/${YOURLS_VERSION}.tar.gz"; echo "$YOURLS_SHA256 *yourls.tar.gz" | sha256sum -c -; tar -xf yourls.tar.gz -C /usr/src/; mv "/usr/src/YOURLS-${YOURLS_VERSION}" /usr/src/yourls; rm yourls.tar.gz; chown -R www-data:www-data /usr/src/yourls
2021-02-09 21:11:11 UTC/bin/sh -c #(nop) COPY file:faa5e93643253a8f7b19a0098e9286cc1914eaa7154c418de43e161d69f2f157 in /usr/local/bin/
2021-02-09 21:11:11 UTC/bin/sh -c #(nop) COPY file:3694b933d9d31fc65ed3f78f65289b778a21bf67c518d2cb89c6294ef1d41b60 in /usr/src/yourls/user/
2021-02-09 21:11:12 UTC/bin/sh -c #(nop) COPY file:5b7ff05d0c98ad759c4bec0ef8a7ce74cae42e95b42564b55f43b341c2c3e3f5 in /usr/src/yourls/
2021-02-09 21:11:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2021-02-09 21:11:12 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2021-02-10 15:20:55 UTC
154 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
PHP_ASC_URLhttps://www.php.net/distributions/php-7.4.15.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_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -pie
PHP_SHA2569b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8
PHP_URLhttps://www.php.net/distributions/php-7.4.15.tar.xz
PHP_VERSION7.4.15
YOURLS_SHA2560d9106b2936289d2fe5d4d6c017a77f96c79f4b2cacf1b59a0837d0032ca96d7
YOURLS_VERSION1.7.9
[#000] sha256:9996b4fb6bc1c50f95ba30f8988c9c89526556fa320d3fda59d3d8359f7810d6 - 18.95% (29.1 MB)
[#001] sha256:a08ed6cfbd4e7b8f4f2d892c01b1976ced072938787d146fc0a55690e9883a74 - 0.0% (229 Bytes)
[#002] sha256:23cc4083d6613c902035d3b0dd1bb317f5bb699313bcd6e687ec17347192cdaa - 51.1% (78.5 MB)
[#003] sha256:e5d61a25f1b4f9da6f8c429b980f08dd7c19f7c6353704da136afc7e59343620 - 0.0% (270 Bytes)
[#004] sha256:50b1f6476e9275a2b18cd7fd1272d6dda57c23b2553c61e8498701ec7e37a54d - 12.31% (18.9 MB)
[#005] sha256:84b84cb0491f75c5f31ddeb649efdc5c1b5105987ed26041d96b7415b17384dd - 0.0% (478 Bytes)
[#006] sha256:139cd3ca812b53dbae139a43e087189c11bfcbb27f2dba64e6defc1d5dd151ee - 0.0% (521 Bytes)
[#007] sha256:ef658a6dbbe181080de3290985ed470a35894b2f4acace6a047faf6d3d269e0c - 6.63% (10.2 MB)
[#008] sha256:ae104ab3d2b4d4f6b7711515a776c9e7b81805c3d806d0c74d4570e275d016c7 - 0.0% (489 Bytes)
[#009] sha256:e13639e6a360fadb166983634bf15b7bd22e89781500a7ecb9bbc5789a681b78 - 9.24% (14.2 MB)
[#010] sha256:77d7130823ef1d803c27dfeffbb8eded0d29394e02296342ee9a89e792dd161f - 0.0% (2.22 KB)
[#011] sha256:73b84889b8e30c3274b9773333eab0d2f35ca74bab373c83673c501e8456dc63 - 0.0% (244 Bytes)
[#012] sha256:540e1840fb7317308659b7805d240b4ce050179c0fbe22caf5c517579895dc5d - 0.0% (890 Bytes)
[#013] sha256:ed7d1ec5545b79c8f2d900206d71c136e7b7c88fb68309367d0beb71a1320925 - 0.23% (358 KB)
[#014] sha256:713c2547a5bf7d56182177eddec98e4cbb6c1311f7d4ef8ecd673b1b383006f7 - 0.0% (325 Bytes)
[#015] sha256:0e614b1a8946e2e3ece38398dea97be96355bb5eae135fae79376d9277cbca54 - 0.0% (346 Bytes)
[#016] sha256:1c444fe41e75269906abe27cbede4c9bd1cf1e23eca9b3e95f26ab349ec2b3b7 - 1.54% (2.37 MB)
[#017] sha256:de24d75821580656818632ee314f4469d6deefc1448d0739670b72b67f9cb8fd - 0.0% (1.15 KB)
[#018] sha256:333ad18b9dfe609c1fd00340060da4dd1b4288f46c235097b81079066f273968 - 0.0% (1.82 KB)
[#019] sha256:42f010930917afa983666a59bd7414049ad2535e6344d4ab29c2646b73a2b094 - 0.0% (332 Bytes)
/bin/sh -c #(nop) ADD file:9a8cfdf0eab394a693b5cde0700ad47b6e8506ef0b79fabb8a07874b96e6c394 in /
2021-02-09 02:19:34 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-02-09 15:49:06 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2021-02-09 15:49:20 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2021-02-09 15:54:08 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-02-09 15:54:20 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2021-02-09 15:54:36 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-02-09 16:05:12 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2021-02-09 16:05:15 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2021-02-09 16:07:17 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends apache2; rm -rf /var/lib/apt/lists/*; sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS"; . "$APACHE_ENVVARS"; for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" ; do rm -rvf "$dir"; mkdir -p "$dir"; chown "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; chmod 777 "$dir"; done; rm -rvf /var/www/html/*; ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"; chown -R --no-dereference "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$APACHE_LOG_DIR"
2021-02-09 16:07:39 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2021-02-09 16:07:52 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2021-02-09 16:08:02 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2021-02-09 16:08:09 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2021-02-09 16:08:14 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-02-09 16:08:18 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-02-09 16:08:22 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2021-02-09 16:40:07 UTC/bin/sh -c #(nop) ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
2021-02-09 16:40:16 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.4.15
2021-02-09 16:40:22 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.4.15.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.15.tar.xz.asc
2021-02-09 16:40:29 UTC/bin/sh -c #(nop) ENV PHP_SHA256=9b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8
2021-02-09 16:42:39 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-02-09 16:42:42 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2021-02-09 16:50:07 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-02-09 16:50:14 UTC/bin/sh -c #(nop) COPY multi:e4407f0002276f00cc93b01e48696c1f677a5f7d3d194b3a84bec1cc5e733bcb in /usr/local/bin/
2021-02-09 16:50:33 UTC/bin/sh -c docker-php-ext-enable sodium
2021-02-09 16:50:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2021-02-09 16:50:41 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2021-02-09 16:50:44 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2021-02-09 16:50:51 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2021-02-09 16:50:57 UTC/bin/sh -c #(nop) EXPOSE 80
2021-02-09 16:51:03 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2021-02-10 15:20:01 UTC/bin/sh -c set -eux; docker-php-ext-install -j "$(nproc)" opcache pdo_mysql mysqli
2021-02-10 15:20:11 UTC/bin/sh -c { echo 'opcache.memory_consumption=128'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=4000'; echo 'opcache.revalidate_freq=60'; echo 'opcache.fast_shutdown=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2021-02-10 15:20:20 UTC/bin/sh -c a2enmod rewrite expires
2021-02-10 15:20:24 UTC/bin/sh -c #(nop) ENV YOURLS_VERSION=1.7.9
2021-02-10 15:20:27 UTC/bin/sh -c #(nop) ENV YOURLS_SHA256=0d9106b2936289d2fe5d4d6c017a77f96c79f4b2cacf1b59a0837d0032ca96d7
2021-02-10 15:20:43 UTC/bin/sh -c set -eux; curl -o yourls.tar.gz -fsSL "https://github.com/YOURLS/YOURLS/archive/${YOURLS_VERSION}.tar.gz"; echo "$YOURLS_SHA256 *yourls.tar.gz" | sha256sum -c -; tar -xf yourls.tar.gz -C /usr/src/; mv "/usr/src/YOURLS-${YOURLS_VERSION}" /usr/src/yourls; rm yourls.tar.gz; chown -R www-data:www-data /usr/src/yourls
2021-02-10 15:20:45 UTC/bin/sh -c #(nop) COPY file:faa5e93643253a8f7b19a0098e9286cc1914eaa7154c418de43e161d69f2f157 in /usr/local/bin/
2021-02-10 15:20:47 UTC/bin/sh -c #(nop) COPY file:3694b933d9d31fc65ed3f78f65289b778a21bf67c518d2cb89c6294ef1d41b60 in /usr/src/yourls/user/
2021-02-10 15:20:49 UTC/bin/sh -c #(nop) COPY file:5b7ff05d0c98ad759c4bec0ef8a7ce74cae42e95b42564b55f43b341c2c3e3f5 in /usr/src/yourls/
2021-02-10 15:20:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2021-02-10 15:20:55 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2021-02-09 12:55:28 UTC
129 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
PHP_ASC_URLhttps://www.php.net/distributions/php-7.4.15.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_BUILD_DEPSapache2-dev
PHP_EXTRA_CONFIGURE_ARGS--with-apxs2 --disable-cgi
PHP_INI_DIR/usr/local/etc/php
PHP_LDFLAGS-Wl,-O1 -pie
PHP_SHA2569b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8
PHP_URLhttps://www.php.net/distributions/php-7.4.15.tar.xz
PHP_VERSION7.4.15
YOURLS_SHA2560d9106b2936289d2fe5d4d6c017a77f96c79f4b2cacf1b59a0837d0032ca96d7
YOURLS_VERSION1.7.9
[#000] sha256:032413a44cf56b097e48b8221bf475ca1bec26e7a27f35fe61d699366a335b79 - 18.98% (24.5 MB)
[#001] sha256:7e5de5518f7317a13d96a78cb6a69d8a40c528b4f9f5cb8ec38cc29d96e0d3a8 - 0.0% (225 Bytes)
[#002] sha256:4631238e5cca78ca96ac7a1e842104ab9c3ebc4b79becc0737d434640363dd04 - 47.76% (61.7 MB)
[#003] sha256:8411cec4a9e17ed0143fe56c907dc88654d788140303c7f805c87d03077642f7 - 0.0% (271 Bytes)
[#004] sha256:d0c0653069ff052183ade3fc00c49df68f5c61a45f824621b497dbecbe167d57 - 13.67% (17.7 MB)
[#005] sha256:7cd3181ee2169b6b7dee05c06019a90ecd69cde9e7aa9f267e73c2020a765533 - 0.0% (467 Bytes)
[#006] sha256:3f7c1a1be3b9b8377d35ebe47341808e9121230ea351144eff6fdae3c5978893 - 0.0% (508 Bytes)
[#007] sha256:946822ee1c0b618e9a3a7a49b289a0543710f98b2dc3ccfc3e749b13eeb274dc - 7.87% (10.2 MB)
[#008] sha256:f2d7a7793e11e68ddcb11c610d8eed8040f859e5873a8ccfb13783322e0cdab0 - 0.0% (490 Bytes)
[#009] sha256:7c4bf56636d509980efd5021b200a981def56d72016b2b8b71f3017567af00fb - 9.63% (12.4 MB)
[#010] sha256:06cb0aa83faffe2c1e6761014333d6c67d759a4dd015689802df7c4e046f070e - 0.0% (2.22 KB)
[#011] sha256:3e7b424fc06113afad70f611d409ae8b18883c84b5f7f0b218eed8b58d4c7163 - 0.0% (248 Bytes)
[#012] sha256:aeb1be752ed6ae3556fad53c70355e5674482a6dc5464beaff6818b4652679d1 - 0.0% (892 Bytes)
[#013] sha256:05af0d089187740d5c61e9e70c7795fe4eab805db36f03c7cb7fb1747e6e80f2 - 0.24% (317 KB)
[#014] sha256:6557d1a77db26b24c97c43d4b095ed75119317eae0c6bb209d6300ef6b98896a - 0.0% (327 Bytes)
[#015] sha256:b4975ca7fda6cb2e9145732dc817b5fb0b7d04628baa5d7517dc68c1102407ad - 0.0% (339 Bytes)
[#016] sha256:b6d921c5143b74a4ca69b57a0f1c67c74add3baf3f696d18748effb60d49d7dc - 1.84% (2.37 MB)
[#017] sha256:48b4f7a61735a1a40c9bd6047d0122392ca2107bbc844a4646fc7e4e86018d78 - 0.0% (1.15 KB)
[#018] sha256:0fdfcf79c25f4ebd8149df40552e03d3003dd2c0db3528c65fc23dc04f9aa105 - 0.0% (1.82 KB)
[#019] sha256:67dda749617a258bcedfa21e49093d6b8b06901ab15adaae866eeedd2949ed99 - 0.0% (330 Bytes)
/bin/sh -c #(nop) ADD file:0edb2de05df54191a141bd125f59d7e14eef0cc4576927a247b8dd7d6f255d04 in /
2021-02-09 02:42:12 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-02-09 05:49:03 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2021-02-09 05:49:03 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2021-02-09 05:49:18 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-02-09 05:49:21 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2021-02-09 05:49:22 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-02-09 05:52:06 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2021-02-09 05:52:06 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2021-02-09 05:52:13 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends apache2; rm -rf /var/lib/apt/lists/*; sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS"; . "$APACHE_ENVVARS"; for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" ; do rm -rvf "$dir"; mkdir -p "$dir"; chown "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; chmod 777 "$dir"; done; rm -rvf /var/www/html/*; ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"; chown -R --no-dereference "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$APACHE_LOG_DIR"
2021-02-09 05:52:15 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2021-02-09 05:52:15 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2021-02-09 05:52:15 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_BUILD_DEPS=apache2-dev
2021-02-09 05:52:16 UTC/bin/sh -c #(nop) ENV PHP_EXTRA_CONFIGURE_ARGS=--with-apxs2 --disable-cgi
2021-02-09 05:52:16 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-02-09 05:52:16 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-02-09 05:52:16 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2021-02-09 06:05:44 UTC/bin/sh -c #(nop) ENV GPG_KEYS=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312
2021-02-09 06:05:44 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.4.15
2021-02-09 06:05:45 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.4.15.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.15.tar.xz.asc
2021-02-09 06:05:45 UTC/bin/sh -c #(nop) ENV PHP_SHA256=9b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8
2021-02-09 06:05:53 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-02-09 06:05:54 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2021-02-09 06:08:57 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-02-09 06:09:00 UTC/bin/sh -c #(nop) COPY multi:e4407f0002276f00cc93b01e48696c1f677a5f7d3d194b3a84bec1cc5e733bcb in /usr/local/bin/
2021-02-09 06:09:01 UTC/bin/sh -c docker-php-ext-enable sodium
2021-02-09 06:09:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2021-02-09 06:09:02 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2021-02-09 06:09:02 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2021-02-09 06:09:03 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2021-02-09 06:09:03 UTC/bin/sh -c #(nop) EXPOSE 80
2021-02-09 06:09:04 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2021-02-09 12:55:18 UTC/bin/sh -c set -eux; docker-php-ext-install -j "$(nproc)" opcache pdo_mysql mysqli
2021-02-09 12:55:19 UTC/bin/sh -c { echo 'opcache.memory_consumption=128'; echo 'opcache.interned_strings_buffer=8'; echo 'opcache.max_accelerated_files=4000'; echo 'opcache.revalidate_freq=60'; echo 'opcache.fast_shutdown=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2021-02-09 12:55:19 UTC/bin/sh -c a2enmod rewrite expires
2021-02-09 12:55:20 UTC/bin/sh -c #(nop) ENV YOURLS_VERSION=1.7.9
2021-02-09 12:55:20 UTC/bin/sh -c #(nop) ENV YOURLS_SHA256=0d9106b2936289d2fe5d4d6c017a77f96c79f4b2cacf1b59a0837d0032ca96d7
2021-02-09 12:55:26 UTC/bin/sh -c set -eux; curl -o yourls.tar.gz -fsSL "https://github.com/YOURLS/YOURLS/archive/${YOURLS_VERSION}.tar.gz"; echo "$YOURLS_SHA256 *yourls.tar.gz" | sha256sum -c -; tar -xf yourls.tar.gz -C /usr/src/; mv "/usr/src/YOURLS-${YOURLS_VERSION}" /usr/src/yourls; rm yourls.tar.gz; chown -R www-data:www-data /usr/src/yourls
2021-02-09 12:55:27 UTC/bin/sh -c #(nop) COPY file:faa5e93643253a8f7b19a0098e9286cc1914eaa7154c418de43e161d69f2f157 in /usr/local/bin/
2021-02-09 12:55:27 UTC/bin/sh -c #(nop) COPY file:3694b933d9d31fc65ed3f78f65289b778a21bf67c518d2cb89c6294ef1d41b60 in /usr/src/yourls/user/
2021-02-09 12:55:27 UTC/bin/sh -c #(nop) COPY file:5b7ff05d0c98ad759c4bec0ef8a7ce74cae42e95b42564b55f43b341c2c3e3f5 in /usr/src/yourls/
2021-02-09 12:55:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2021-02-09 12:55:28 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
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.