2022-04-21 00:42:09 UTC
162 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
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-8.0.18.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_SHA256db161652cacae4b31c347fbf2e17b80656473cb365f2bb3460c4552f5647e2e7
PHP_URLhttps://www.php.net/distributions/php-8.0.18.tar.xz
PHP_VERSION8.0.18
[#000] sha256:6e5c4eb151e267d273883db6e9aee3ff01be07e098ca33f0d1d65bb0e0416921 - 19.1% (30.9 MB)
[#001] sha256:25702101a7537d47ddb1f18aa6450c42124fa0a8d49c131b0f4d954c6060f5f6 - 0.0% (228 Bytes)
[#002] sha256:598afc7d45aceb7f10a5b081171153583dc0a2ab516521aaef35c15f7c910058 - 54.54% (88.2 MB)
[#003] sha256:764607dd5b26ff0c42e4749c389bce180fc3fe6c409e093fd038a4a8ee998587 - 0.0% (225 Bytes)
[#004] sha256:10f41b6d202ac0b1f3e9cd1993ae4b2a28f2b88f7fc4199d6d6373577983440e - 11.5% (18.6 MB)
[#005] sha256:2d17de49a98f0919436b4691ea7b2d6843c4cd7b50181838de831198da30b113 - 0.0% (432 Bytes)
[#006] sha256:87b05cd220f3d823e4fb1a0beadb06c413b4d08d8ef48b239e65594d95b4441e - 0.0% (485 Bytes)
[#007] sha256:27fc3d2f73cb34cc3142179f928ed4153d532aa16c3913705f244326ceaa1aef - 6.48% (10.5 MB)
[#008] sha256:3a55e0096e007b63df2b96323f1ca8058773978e5ef2ef9a60b28771dfa07ef8 - 0.0% (491 Bytes)
[#009] sha256:5ad4a64e3f86606f2149bb6b34fb06a6becae87f4ed8a4db4e8ec7241b4e4a15 - 6.47% (10.5 MB)
[#010] sha256:e95021460a28aa0bfed3b3bd782767f1b5c0e09899edba63544ce2f6e69e77a7 - 0.0% (2.4 KB)
[#011] sha256:eba22bfa795802fc99b0f3b1754eff7d1a108c2f87a6eddd23da093a79ec068a - 0.0% (246 Bytes)
[#012] sha256:f251e4522afc7cf67b551b6d4e737c705e8f35a37aaa6fd0e74456ca693f4070 - 0.0% (894 Bytes)
[#013] sha256:b7c7c550686188321398e1754fb241202a6aba35d4c08b6c3b280c8e200782f2 - 0.38% (631 KB)
[#014] sha256:5e41be4fd70dc3605ed280ce6947e13a5bcdf8e2614c87c33c4f520b921341f6 - 0.0% (326 Bytes)
[#015] sha256:06e1048c945df924ad8949e1869e407cb622f9dac68116ac7bc19cff4c969a96 - 0.0% (343 Bytes)
[#016] sha256:a0f06c9f758d4a947f0fc0f498cbbb94115c5fda640e7939719d27a50cb9be9a - 1.52% (2.46 MB)
[#017] sha256:1490c3dd3a0d7b525a3dac65490c3ea7c72d4a4e68c5a43ce7caac5b411cea8a - 0.0% (2 KB)
[#018] sha256:1d35f4d4dda7c6a23a6246250ce61622b559aaf1131362c2363def766f0afaf9 - 0.0% (1.51 KB)
[#019] sha256:443cd4ff0292b27761968b94e6647cf1307412a19b35a2f124498b36b4ccaac8 - 0.0% (332 Bytes)
/bin/sh -c #(nop) ADD file:460761e2baaea91893a907ce122ff7d585ef5704f48c03454835986028a1d842 in /
2022-04-20 07:37:35 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-04-20 13:15:05 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2022-04-20 13:15:06 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2022-04-20 13:15:27 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/*
2022-04-20 13:15:27 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2022-04-20 13:15:28 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
2022-04-20 13:18:48 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2022-04-20 13:18:49 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2022-04-20 13:18:58 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"
2022-04-20 13:18:59 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2022-04-20 13:19:00 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
2022-04-20 13:19:01 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2022-04-20 13:19:02 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2022-04-20 13:19:03 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2022-04-20 13:45:14 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
2022-04-20 13:45:15 UTC/bin/sh -c #(nop) ENV PHP_VERSION=8.0.18
2022-04-20 13:45:16 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-8.0.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.18.tar.xz.asc
2022-04-20 13:45:17 UTC/bin/sh -c #(nop) ENV PHP_SHA256=db161652cacae4b31c347fbf2e17b80656473cb365f2bb3460c4552f5647e2e7
2022-04-20 13:45:29 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 keyserver.ubuntu.com --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
2022-04-20 13:45:31 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2022-04-20 13:48:10 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends apache2-dev libargon2-dev libcurl4-openssl-dev libonig-dev libreadline-dev libsodium-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev ; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; 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-iconv --with-openssl --with-readline --with-zlib --disable-phpdbg --with-pear $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') --with-libdir="lib/$debMultiarch" --disable-cgi --with-apxs2 ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local -type f -perm '/0111' -exec sh -euxc ' strip --strip-all "$@" || : ' -- '{}' + ; 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; rm -rf /var/lib/apt/lists/*; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version
2022-04-20 13:48:11 UTC/bin/sh -c #(nop) COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/
2022-04-20 13:48:11 UTC/bin/sh -c docker-php-ext-enable sodium
2022-04-20 13:48:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2022-04-20 13:48:13 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2022-04-20 13:48:15 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2022-04-20 13:48:15 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2022-04-20 13:48:16 UTC/bin/sh -c #(nop) EXPOSE 80
2022-04-20 13:48:17 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2022-04-21 00:41:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=YOURLS
2022-04-21 00:41:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Your Own URL Shortener
2022-04-21 00:41:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://yourls.org/
2022-04-21 00:41:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://yourls.org/
2022-04-21 00:41:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=YOURLS Org
2022-04-21 00:41:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=YOURLS
2022-04-21 00:41:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.8.2
2022-04-21 00:42:00 UTC/bin/sh -c set -eux; docker-php-ext-install -j "$(nproc)" bcmath opcache pdo_mysql mysqli
2022-04-21 00:42:01 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=2'; echo 'opcache.fast_shutdown=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2022-04-21 00:42:02 UTC/bin/sh -c a2enmod rewrite expires
2022-04-21 00:42:04 UTC/bin/sh -c set -eux; version="1.8.2"; sha256="6d818622e3ba1d5785c2dbcc088be6890f5675fd4f24a2e3111eda4523bbd7ae"; curl -o yourls.tar.gz -fsSL "https://github.com/YOURLS/YOURLS/archive/${version}.tar.gz"; echo "$sha256 *yourls.tar.gz" | sha256sum -c -; tar -xf yourls.tar.gz -C /usr/src/; mv "/usr/src/YOURLS-${version}" /usr/src/yourls; rm yourls.tar.gz; chown -R www-data:www-data /usr/src/yourls
2022-04-21 00:42:06 UTC/bin/sh -c #(nop) COPY --chown=www-data:www-datafile:f5584b9849b80034920f4de5f1297cb1be461f765f3437b87ddf6c86daa6499d in /usr/src/yourls/user/
2022-04-21 00:42:07 UTC/bin/sh -c #(nop) COPY file:6b25ad92f8d7ceda57a7891b5b9f6f74a178e41b54c0d1e9644ce8ca0debdaab in /usr/local/bin/
2022-04-21 00:42:08 UTC/bin/sh -c #(nop) COPY file:5b7ff05d0c98ad759c4bec0ef8a7ce74cae42e95b42564b55f43b341c2c3e3f5 in /usr/src/yourls/
2022-04-21 00:42:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2022-04-21 00:42:09 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2022-04-21 11:07:22 UTC
160 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
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-8.0.18.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_SHA256db161652cacae4b31c347fbf2e17b80656473cb365f2bb3460c4552f5647e2e7
PHP_URLhttps://www.php.net/distributions/php-8.0.18.tar.xz
PHP_VERSION8.0.18
[#000] sha256:1fe172e4850f03bb45d41a20174112bc119fbfec42a650edbbd8491aee32e3c3 - 18.74% (29.9 MB)
[#001] sha256:012a3732d045340a3dc134901bd26323e110832b987a23c9090004d618db2f8e - 0.0% (228 Bytes)
[#002] sha256:43092314d50ddcd60bd7952a240eed4ac448241b205a2dd92291219d977fb4d2 - 54.7% (87.4 MB)
[#003] sha256:4f615e42d863613d2afbf86fbbe2546444c6f983cfd2ba757a0533b3bc72b8dc - 0.0% (269 Bytes)
[#004] sha256:cd39010a4efc82612859368c6702d1683701c5ceb15b024f087f7bd72c62ebda - 11.49% (18.4 MB)
[#005] sha256:d983c9ce24de82fa71d2579998d92374a39001e583a044a0c624fa9914d0f9ab - 0.0% (479 Bytes)
[#006] sha256:ecbdd59ae430584ee85ce938d09ad28f04c7308689f7adeeafed134c205492d1 - 0.0% (514 Bytes)
[#007] sha256:c32d4d691316fa8e09042e641c8a282355cd73280c49ebe5a7858b45a58ba134 - 6.7% (10.7 MB)
[#008] sha256:78dad915f3c5c4177215d801bfe190e69d630b00fb5ab654e66bfcc7c3fd77dc - 0.0% (492 Bytes)
[#009] sha256:6ed225542da8ec53a9d6367a591a40a5c5003e041f49ca1a5406da0e8b8cc545 - 6.43% (10.3 MB)
[#010] sha256:17395f560cc68be6ae43dc1b852fbd67f35d3ec15598c8e8d30bd827b33055c1 - 0.0% (2.4 KB)
[#011] sha256:7dbc0cb2b4681fe99f5148037812ccb6cba6cb9046bfe4a881182786268cd189 - 0.0% (244 Bytes)
[#012] sha256:030ee96243f3425a4e44b68b54dfd4e70eb774c0b3595997810de4af645c9d87 - 0.0% (891 Bytes)
[#013] sha256:6a62c5714b8ac93c4fa3a8673e986de722029d6a54fb5ab7e2ce7ccbf7c87708 - 0.4% (652 KB)
[#014] sha256:06e94815006f9a90b64d0ce9205d22ebaa96a18644955315823bf6b6423a2aca - 0.0% (325 Bytes)
[#015] sha256:ec2cad325c49c69a1c2f01b729c482c00c2e6301671d60a80e39bf4a9fa57110 - 0.0% (349 Bytes)
[#016] sha256:29e808e5c45dfe2d6b9f6114304aa5a6b50475198c4084ab25fd91a58cf9a0c0 - 1.54% (2.46 MB)
[#017] sha256:57e2b98dadeac6d6b1596cb8256db2d224f3a97f37c11bc8e4bca1803d65d445 - 0.0% (2 KB)
[#018] sha256:d4e340c97b4de959e12f7d01dfa817c81df75a12b2ab960dcf5baaf7aa27297f - 0.0% (1.51 KB)
[#019] sha256:6611362a90fefd4db0d4899b0177345ef6c914d92a9baa7a5092599748f0413f - 0.0% (333 Bytes)
/bin/sh -c #(nop) ADD file:8b1e79f91081eb527b455431af58e823d8b84d9d0c8e5c47cb7bda7507954ae4 in /
2022-04-20 04:43:27 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-04-20 11:17:50 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2022-04-20 11:17:50 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2022-04-20 11:18:10 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends $PHPIZE_DEPS ca-certificates curl xz-utils ; rm -rf /var/lib/apt/lists/*
2022-04-20 11:18:11 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2022-04-20 11:18:11 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
2022-04-20 11:21:28 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2022-04-20 11:21:28 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2022-04-20 11:21:36 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"
2022-04-20 11:21:37 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2022-04-20 11:21:38 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
2022-04-20 11:21:38 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2022-04-20 11:21:38 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2022-04-20 11:21:38 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2022-04-20 11:48:14 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
2022-04-20 11:48:14 UTC/bin/sh -c #(nop) ENV PHP_VERSION=8.0.18
2022-04-20 11:48:14 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-8.0.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.18.tar.xz.asc
2022-04-20 11:48:14 UTC/bin/sh -c #(nop) ENV PHP_SHA256=db161652cacae4b31c347fbf2e17b80656473cb365f2bb3460c4552f5647e2e7
2022-04-20 11:48:25 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 keyserver.ubuntu.com --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
2022-04-20 11:48:25 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2022-04-20 11:51:19 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends apache2-dev libargon2-dev libcurl4-openssl-dev libonig-dev libreadline-dev libsodium-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev ; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; 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-iconv --with-openssl --with-readline --with-zlib --disable-phpdbg --with-pear $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') --with-libdir="lib/$debMultiarch" --disable-cgi --with-apxs2 ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local -type f -perm '/0111' -exec sh -euxc ' strip --strip-all "$@" || : ' -- '{}' + ; 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; rm -rf /var/lib/apt/lists/*; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version
2022-04-20 11:51:19 UTC/bin/sh -c #(nop) COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/
2022-04-20 11:51:20 UTC/bin/sh -c docker-php-ext-enable sodium
2022-04-20 11:51:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2022-04-20 11:51:20 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2022-04-20 11:51:20 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2022-04-20 11:51:20 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2022-04-20 11:51:20 UTC/bin/sh -c #(nop) EXPOSE 80
2022-04-20 11:51:20 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2022-04-21 11:06:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=YOURLS
2022-04-21 11:06:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Your Own URL Shortener
2022-04-21 11:06:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://yourls.org/
2022-04-21 11:06:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://yourls.org/
2022-04-21 11:06:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=YOURLS Org
2022-04-21 11:06:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=YOURLS
2022-04-21 11:06:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.8.2
2022-04-21 11:07:19 UTC/bin/sh -c set -eux; docker-php-ext-install -j "$(nproc)" bcmath opcache pdo_mysql mysqli
2022-04-21 11:07: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=2'; echo 'opcache.fast_shutdown=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2022-04-21 11:07:20 UTC/bin/sh -c a2enmod rewrite expires
2022-04-21 11:07:22 UTC/bin/sh -c set -eux; version="1.8.2"; sha256="6d818622e3ba1d5785c2dbcc088be6890f5675fd4f24a2e3111eda4523bbd7ae"; curl -o yourls.tar.gz -fsSL "https://github.com/YOURLS/YOURLS/archive/${version}.tar.gz"; echo "$sha256 *yourls.tar.gz" | sha256sum -c -; tar -xf yourls.tar.gz -C /usr/src/; mv "/usr/src/YOURLS-${version}" /usr/src/yourls; rm yourls.tar.gz; chown -R www-data:www-data /usr/src/yourls
2022-04-21 11:07:22 UTC/bin/sh -c #(nop) COPY --chown=www-data:www-datafile:f5584b9849b80034920f4de5f1297cb1be461f765f3437b87ddf6c86daa6499d in /usr/src/yourls/user/
2022-04-21 11:07:22 UTC/bin/sh -c #(nop) COPY file:6b25ad92f8d7ceda57a7891b5b9f6f74a178e41b54c0d1e9644ce8ca0debdaab in /usr/local/bin/
2022-04-21 11:07:22 UTC/bin/sh -c #(nop) COPY file:5b7ff05d0c98ad759c4bec0ef8a7ce74cae42e95b42564b55f43b341c2c3e3f5 in /usr/src/yourls/
2022-04-21 11:07:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2022-04-21 11:07:22 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2022-04-21 23:10:30 UTC
138 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
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-8.0.18.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_SHA256db161652cacae4b31c347fbf2e17b80656473cb365f2bb3460c4552f5647e2e7
PHP_URLhttps://www.php.net/distributions/php-8.0.18.tar.xz
PHP_VERSION8.0.18
[#000] sha256:3edd9d296fa023e00f76828c9d6fd6cc5b03e626341a6a045c40d2ea16c32d08 - 19.94% (27.6 MB)
[#001] sha256:42b3b92a382ea7fe97048f7942a8b716c9d41bca684f33190a1b6f222f9790be - 0.0% (229 Bytes)
[#002] sha256:e3e4cac9134496ebb2f101cb1e584faea40cd37a49f5e044337e02ef8d17d2b1 - 50.8% (70.3 MB)
[#003] sha256:2c1a04c0b586dd8771be9ba83febdff607ee72bf05240eb26e7b97f725ca8aa0 - 0.0% (268 Bytes)
[#004] sha256:99f503b6ba6833c80c02ec36c57bbe468d3331434e911f838704942b90985b21 - 12.79% (17.7 MB)
[#005] sha256:04d01410e4543037acb7c208ada6834f2a2c52db6ef29a5176443be6badf3539 - 0.0% (471 Bytes)
[#006] sha256:01fa16f28c21b7ba2705d4c32ae1ef73509d510e2b885cb4c868ee65765227ce - 0.0% (515 Bytes)
[#007] sha256:bac3e3ed80eaff8d03f422555f055c0510f7a82c7ad1b00d76dc4a1a742ac6d2 - 7.73% (10.7 MB)
[#008] sha256:8714349077fc88263c061eb53e214702d3faffe119e1a2fe6da8544f7d4de8f2 - 0.0% (492 Bytes)
[#009] sha256:740fc68c9480146782410f4f8253cb601121c81007c784f01501c0bc78a5c2cb - 6.75% (9.33 MB)
[#010] sha256:9b73c9823f43e8b8c43dc047c0125fce7c943f7aaabb98226fd1d89d9e5fe5f8 - 0.0% (2.4 KB)
[#011] sha256:c72de9fb80fd508aa546d896ae276a429b262acef7d25b9129402f8b90b78ff1 - 0.0% (248 Bytes)
[#012] sha256:fd2e4abb904e870eb7d5148b0c4a27dabf71a23e2eb0aa895da608dbed6bf61d - 0.0% (898 Bytes)
[#013] sha256:5f875e6ce3ee6ce18964309f403d5d3594e8691f0848ba68b032e50302be9953 - 0.22% (311 KB)
[#014] sha256:3cb476473457a578960e93852eb54fdbd3a5bc875a2cfd79c6996f23efe79bbb - 0.0% (330 Bytes)
[#015] sha256:a8c0de68eb9e5502a214c8d5213c6bd5a17756dcec05ad0b6bd2b918799c537b - 0.0% (346 Bytes)
[#016] sha256:54f7be1ebc5440b5edaaac42675295e6894c5a6925f0d09ea0ec0cde1135c4c6 - 1.77% (2.46 MB)
[#017] sha256:060709270f1a78aa82d395fadf491413589a4d1175bdf07c0fcce2feb0394fc9 - 0.0% (2.01 KB)
[#018] sha256:b8cf16e0e9f37c1f5127c39295542266745774e13dc3b21a5b9f49d71381f0eb - 0.0% (1.51 KB)
[#019] sha256:3d4bd8cdfd6ceb287ac73c963189fe29e925a66d225fa075e6d2c05a74444238 - 0.0% (333 Bytes)
/bin/sh -c #(nop) ADD file:f20c57847025604e1ea1a848af3f090f71d78b5fc2eb2ac795822da94d6e6a0a in /
2022-04-20 07:16:43 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-04-20 23:58:03 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2022-04-20 23:58:04 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2022-04-20 23:59:09 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/*
2022-04-20 23:59:11 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2022-04-20 23:59:15 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
2022-04-21 00:06:43 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2022-04-21 00:06:44 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2022-04-21 00:07:08 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"
2022-04-21 00:07:10 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2022-04-21 00:07:12 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
2022-04-21 00:07:12 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2022-04-21 00:07:13 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2022-04-21 00:07:13 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2022-04-21 00:52:41 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
2022-04-21 00:52:42 UTC/bin/sh -c #(nop) ENV PHP_VERSION=8.0.18
2022-04-21 00:52:42 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-8.0.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.18.tar.xz.asc
2022-04-21 00:52:42 UTC/bin/sh -c #(nop) ENV PHP_SHA256=db161652cacae4b31c347fbf2e17b80656473cb365f2bb3460c4552f5647e2e7
2022-04-21 00:53: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 keyserver.ubuntu.com --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
2022-04-21 00:53:06 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2022-04-21 00:58:06 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends apache2-dev libargon2-dev libcurl4-openssl-dev libonig-dev libreadline-dev libsodium-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev ; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; 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-iconv --with-openssl --with-readline --with-zlib --disable-phpdbg --with-pear $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') --with-libdir="lib/$debMultiarch" --disable-cgi --with-apxs2 ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local -type f -perm '/0111' -exec sh -euxc ' strip --strip-all "$@" || : ' -- '{}' + ; 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; rm -rf /var/lib/apt/lists/*; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version
2022-04-21 00:58:08 UTC/bin/sh -c #(nop) COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/
2022-04-21 00:58:09 UTC/bin/sh -c docker-php-ext-enable sodium
2022-04-21 00:58:09 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2022-04-21 00:58:10 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2022-04-21 00:58:10 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2022-04-21 00:58:11 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2022-04-21 00:58:11 UTC/bin/sh -c #(nop) EXPOSE 80
2022-04-21 00:58:12 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2022-04-21 23:09:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=YOURLS
2022-04-21 23:09:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Your Own URL Shortener
2022-04-21 23:09:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://yourls.org/
2022-04-21 23:09:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://yourls.org/
2022-04-21 23:09:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=YOURLS Org
2022-04-21 23:09:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=YOURLS
2022-04-21 23:09:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.8.2
2022-04-21 23:10:20 UTC/bin/sh -c set -eux; docker-php-ext-install -j "$(nproc)" bcmath opcache pdo_mysql mysqli
2022-04-21 23:10:22 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=2'; echo 'opcache.fast_shutdown=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2022-04-21 23:10:24 UTC/bin/sh -c a2enmod rewrite expires
2022-04-21 23:10:28 UTC/bin/sh -c set -eux; version="1.8.2"; sha256="6d818622e3ba1d5785c2dbcc088be6890f5675fd4f24a2e3111eda4523bbd7ae"; curl -o yourls.tar.gz -fsSL "https://github.com/YOURLS/YOURLS/archive/${version}.tar.gz"; echo "$sha256 *yourls.tar.gz" | sha256sum -c -; tar -xf yourls.tar.gz -C /usr/src/; mv "/usr/src/YOURLS-${version}" /usr/src/yourls; rm yourls.tar.gz; chown -R www-data:www-data /usr/src/yourls
2022-04-21 23:10:28 UTC/bin/sh -c #(nop) COPY --chown=www-data:www-datafile:f5584b9849b80034920f4de5f1297cb1be461f765f3437b87ddf6c86daa6499d in /usr/src/yourls/user/
2022-04-21 23:10:29 UTC/bin/sh -c #(nop) COPY file:6b25ad92f8d7ceda57a7891b5b9f6f74a178e41b54c0d1e9644ce8ca0debdaab in /usr/local/bin/
2022-04-21 23:10:29 UTC/bin/sh -c #(nop) COPY file:5b7ff05d0c98ad759c4bec0ef8a7ce74cae42e95b42564b55f43b341c2c3e3f5 in /usr/src/yourls/
2022-04-21 23:10:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2022-04-21 23:10:30 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2022-04-22 21:02:23 UTC
131 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
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-8.0.18.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_SHA256db161652cacae4b31c347fbf2e17b80656473cb365f2bb3460c4552f5647e2e7
PHP_URLhttps://www.php.net/distributions/php-8.0.18.tar.xz
PHP_VERSION8.0.18
[#000] sha256:a6b2963233cd14b47391f0e25f2a485bbeabb87e771a71b73e5cde7c013963da - 19.36% (25.3 MB)
[#001] sha256:72b6b2706f2ab155a1aa75f913f2f6a946f438652f2588747c8457de78564ff2 - 0.0% (229 Bytes)
[#002] sha256:82d413824c0d6337c3b6aaea376d2d125d16991e18b1ee338d090a759467ae3b - 50.5% (66.1 MB)
[#003] sha256:311ab91865a3753968a48b7962ae371de7f1346692b824d03c5b550e6e4ed84d - 0.0% (270 Bytes)
[#004] sha256:bee189dc14282eb2b4a9c40a4af6e3c095a570629c413ede3221c73b14fce0bd - 13.11% (17.2 MB)
[#005] sha256:d2eff9fbb6ce9aedfc44728d4045a93526dc28a5e020a2ae3cfd3f5ecfb0555c - 0.0% (476 Bytes)
[#006] sha256:ca2198b0316ea5b8861d35ec0a988c202a4aba2aabef2193f88800bb3df2da83 - 0.0% (517 Bytes)
[#007] sha256:06101efac6292c3031f5a8f8cfe3a1b0eba025456f16807769cec5949d669c61 - 8.17% (10.7 MB)
[#008] sha256:3d192fe8f5a9755ca8f6ee8c0a8d14ef52ebae58952c04c01e330e3aeb9199f8 - 0.0% (492 Bytes)
[#009] sha256:0b4998e5373fecf716acc5170ff01bfad3c3da1970deb79c26647520c46a9233 - 6.78% (8.87 MB)
[#010] sha256:0b09264b7c8e99bd9e93e22bcc02c3283bef2af4a847b4f315d4a7835bd764be - 0.0% (2.4 KB)
[#011] sha256:dcd0e36deab49fcb2839d2dad7c7b0c736d439908655041fb75cc4a8285e5899 - 0.0% (248 Bytes)
[#012] sha256:9a981b8bef9b087669ce1e071f2185c705d78f4ef8a62b719edc71bec05f80d1 - 0.0% (896 Bytes)
[#013] sha256:6146b42ee377c62291838a595960295fa945bcaf785cfcdfeb9af8c719a4faf4 - 0.21% (281 KB)
[#014] sha256:96838d548f45153598334b85995e40b1fb11236b4fd01878c46b756352b7cea3 - 0.0% (329 Bytes)
[#015] sha256:1c4e61ed558337d2a38273444ba7fea9bb670d4d413ecbf105a614ea360d7c60 - 0.0% (350 Bytes)
[#016] sha256:fa84ddbb68f5bbfa1f964bfca27a5acc4e9b086397575d33a08c2bef6681d50a - 1.88% (2.46 MB)
[#017] sha256:ebe6cbe2fd8affc505f16443272d930862fe7c5785cd681cc0d05affc7e944f2 - 0.0% (2 KB)
[#018] sha256:eb79ea5c5276f053d7a092724e624ae6050ed9fb094f052f6bda03b34b15ee0d - 0.0% (1.51 KB)
[#019] sha256:3351f0b630896d90e9a979c92f37d9ff71d6ecf451def06f51b872faa81ea12f - 0.0% (333 Bytes)
/bin/sh -c #(nop) ADD file:1a0e290eb32b3533f9d1684c683ad866b5003579790b25ad61b2044dc6c20bbb in /
2022-04-20 13:27:18 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-04-21 14:16:45 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2022-04-21 14:16:45 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2022-04-21 14:17:27 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/*
2022-04-21 14:17:28 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2022-04-21 14:17:30 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
2022-04-21 14:22:44 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2022-04-21 14:22:44 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2022-04-21 14:23: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"
2022-04-21 14:23:08 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2022-04-21 14:23: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
2022-04-21 14:23:11 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2022-04-21 14:23:12 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2022-04-21 14:23:12 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2022-04-21 15:05:49 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
2022-04-21 15:05:50 UTC/bin/sh -c #(nop) ENV PHP_VERSION=8.0.18
2022-04-21 15:05:50 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-8.0.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.18.tar.xz.asc
2022-04-21 15:05:51 UTC/bin/sh -c #(nop) ENV PHP_SHA256=db161652cacae4b31c347fbf2e17b80656473cb365f2bb3460c4552f5647e2e7
2022-04-21 15:06: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_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 keyserver.ubuntu.com --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
2022-04-21 15:06:11 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2022-04-21 15:10:26 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends apache2-dev libargon2-dev libcurl4-openssl-dev libonig-dev libreadline-dev libsodium-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev ; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; 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-iconv --with-openssl --with-readline --with-zlib --disable-phpdbg --with-pear $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') --with-libdir="lib/$debMultiarch" --disable-cgi --with-apxs2 ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local -type f -perm '/0111' -exec sh -euxc ' strip --strip-all "$@" || : ' -- '{}' + ; 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; rm -rf /var/lib/apt/lists/*; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version
2022-04-21 15:10:27 UTC/bin/sh -c #(nop) COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/
2022-04-21 15:10:29 UTC/bin/sh -c docker-php-ext-enable sodium
2022-04-21 15:10:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2022-04-21 15:10:30 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2022-04-21 15:10:30 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2022-04-21 15:10:31 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2022-04-21 15:10:31 UTC/bin/sh -c #(nop) EXPOSE 80
2022-04-21 15:10:32 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2022-04-22 21:01:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=YOURLS
2022-04-22 21:01:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Your Own URL Shortener
2022-04-22 21:01:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://yourls.org/
2022-04-22 21:01:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://yourls.org/
2022-04-22 21:01:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=YOURLS Org
2022-04-22 21:01:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=YOURLS
2022-04-22 21:01:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.8.2
2022-04-22 21:02:15 UTC/bin/sh -c set -eux; docker-php-ext-install -j "$(nproc)" bcmath opcache pdo_mysql mysqli
2022-04-22 21:02:16 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=2'; echo 'opcache.fast_shutdown=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2022-04-22 21:02:18 UTC/bin/sh -c a2enmod rewrite expires
2022-04-22 21:02:21 UTC/bin/sh -c set -eux; version="1.8.2"; sha256="6d818622e3ba1d5785c2dbcc088be6890f5675fd4f24a2e3111eda4523bbd7ae"; curl -o yourls.tar.gz -fsSL "https://github.com/YOURLS/YOURLS/archive/${version}.tar.gz"; echo "$sha256 *yourls.tar.gz" | sha256sum -c -; tar -xf yourls.tar.gz -C /usr/src/; mv "/usr/src/YOURLS-${version}" /usr/src/yourls; rm yourls.tar.gz; chown -R www-data:www-data /usr/src/yourls
2022-04-22 21:02:21 UTC/bin/sh -c #(nop) COPY --chown=www-data:www-datafile:f5584b9849b80034920f4de5f1297cb1be461f765f3437b87ddf6c86daa6499d in /usr/src/yourls/user/
2022-04-22 21:02:22 UTC/bin/sh -c #(nop) COPY file:6b25ad92f8d7ceda57a7891b5b9f6f74a178e41b54c0d1e9644ce8ca0debdaab in /usr/local/bin/
2022-04-22 21:02:22 UTC/bin/sh -c #(nop) COPY file:5b7ff05d0c98ad759c4bec0ef8a7ce74cae42e95b42564b55f43b341c2c3e3f5 in /usr/src/yourls/
2022-04-22 21:02:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2022-04-22 21:02:23 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2022-04-21 13:03:24 UTC
152 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
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-8.0.18.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_SHA256db161652cacae4b31c347fbf2e17b80656473cb365f2bb3460c4552f5647e2e7
PHP_URLhttps://www.php.net/distributions/php-8.0.18.tar.xz
PHP_VERSION8.0.18
[#000] sha256:6d4a449ac69c579312443ded09f57c4894e7adb42f7406abd364f95982fafc59 - 18.81% (28.7 MB)
[#001] sha256:a12d3b4aaab6372eb007a3b03d4e9a17823b75d804263acbc9a03b2f3d593bc6 - 0.0% (226 Bytes)
[#002] sha256:46c2be72a6916b19486404e4d330c2e0a38171287eba1738db1a7ea91e55df9e - 54.24% (82.7 MB)
[#003] sha256:98bf1b5854e24b3036bea49382784344c1d97960e743ddb2710a995c9b4cd14a - 0.0% (225 Bytes)
[#004] sha256:ca77433480c40e1f7c7351c258795111dd1f49d6ab00cfb7a34e115163a14740 - 11.85% (18.1 MB)
[#005] sha256:58f570ffb0fe936ae55af1cde0ec66c434f04c00fa24e2eff370064cb8a166fb - 0.0% (430 Bytes)
[#006] sha256:1d8475ba7a33e1fc763e296130b7877f96e80fd8d31784985b453d40dbfcab48 - 0.0% (488 Bytes)
[#007] sha256:40a8c020bcc1331852b8b3d9f488ff6453b6bc57e917fc9a1e5b1c50528185c7 - 6.88% (10.5 MB)
[#008] sha256:4e8332fec775a35edaea1a4e831bc4a0fe9dc929bf94621414f78767c4523c52 - 0.0% (493 Bytes)
[#009] sha256:7f0fa0618a39ef7061206e3ba6e9b696235414b393df9632ae23853fab2b4aa2 - 6.4% (9.75 MB)
[#010] sha256:1905f32c8b790db68ecb7c3ec7af2ea2e5604815e18df4cea82344e3196d5154 - 0.0% (2.4 KB)
[#011] sha256:64b15b826565441d08a47bb3430d7c01c0892c0d24dcf49bd71285ce97cc891f - 0.0% (247 Bytes)
[#012] sha256:ac13714593d64d6debdb7b77d0276e075011803324706eb1aacf457fbdcbb33f - 0.0% (893 Bytes)
[#013] sha256:ab81df873385dd625a8f79a503c3ae9735935721e5633bc5984fbeac1aa20e21 - 0.21% (322 KB)
[#014] sha256:7552c756b8314581fb6196c01f6ccb329a5a120802858efe4135399884253b31 - 0.0% (325 Bytes)
[#015] sha256:b2d1dc0902667e6c0febeabef49b3c67538ef884665353fab82e56d53f3f30fa - 0.0% (345 Bytes)
[#016] sha256:4d45cef8f6baacf7cb292a4ce24dfb769df3a882269d72f385884f83ae78bfc5 - 1.61% (2.46 MB)
[#017] sha256:77a46c96a91045dc75f6c63829f3a18b4b321495489ffb65a41c4144d4a19472 - 0.0% (2.01 KB)
[#018] sha256:1796de6ea8365af64ebe7cc6a77beee44f7aa11d6024b1b52d1373d5736d1256 - 0.0% (1.51 KB)
[#019] sha256:639825b2205e4daa1f8723525edc9fa3cd036b5c807d124bd98206e8cc957d70 - 0.0% (333 Bytes)
/bin/sh -c #(nop) ADD file:84523b5820128293b713ef35d8db618921162250da1e4c72bf9923f34ad7d87d in /
2022-04-20 04:29:11 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-04-20 15:54:28 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2022-04-20 15:54:29 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2022-04-20 15:54:46 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/*
2022-04-20 15:54:46 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2022-04-20 15:54:47 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
2022-04-20 15:59:11 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2022-04-20 15:59:11 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2022-04-20 15:59:20 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"
2022-04-20 15:59:21 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2022-04-20 15:59:22 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
2022-04-20 15:59:22 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2022-04-20 15:59:23 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2022-04-20 15:59:24 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2022-04-20 16:31:54 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
2022-04-20 16:31:54 UTC/bin/sh -c #(nop) ENV PHP_VERSION=8.0.18
2022-04-20 16:31:55 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-8.0.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.18.tar.xz.asc
2022-04-20 16:31:56 UTC/bin/sh -c #(nop) ENV PHP_SHA256=db161652cacae4b31c347fbf2e17b80656473cb365f2bb3460c4552f5647e2e7
2022-04-20 16:32:07 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 keyserver.ubuntu.com --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
2022-04-20 16:32:08 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2022-04-20 16:34:37 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends apache2-dev libargon2-dev libcurl4-openssl-dev libonig-dev libreadline-dev libsodium-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev ; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; 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-iconv --with-openssl --with-readline --with-zlib --disable-phpdbg --with-pear $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') --with-libdir="lib/$debMultiarch" --disable-cgi --with-apxs2 ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local -type f -perm '/0111' -exec sh -euxc ' strip --strip-all "$@" || : ' -- '{}' + ; 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; rm -rf /var/lib/apt/lists/*; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version
2022-04-20 16:34:38 UTC/bin/sh -c #(nop) COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/
2022-04-20 16:34:39 UTC/bin/sh -c docker-php-ext-enable sodium
2022-04-20 16:34:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2022-04-20 16:34:40 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2022-04-20 16:34:42 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2022-04-20 16:34:42 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2022-04-20 16:34:43 UTC/bin/sh -c #(nop) EXPOSE 80
2022-04-20 16:34:44 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2022-04-21 13:02:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=YOURLS
2022-04-21 13:02:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Your Own URL Shortener
2022-04-21 13:02:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://yourls.org/
2022-04-21 13:02:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://yourls.org/
2022-04-21 13:02:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=YOURLS Org
2022-04-21 13:02:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=YOURLS
2022-04-21 13:02:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.8.2
2022-04-21 13:03:16 UTC/bin/sh -c set -eux; docker-php-ext-install -j "$(nproc)" bcmath opcache pdo_mysql mysqli
2022-04-21 13:03:16 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=2'; echo 'opcache.fast_shutdown=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2022-04-21 13:03:17 UTC/bin/sh -c a2enmod rewrite expires
2022-04-21 13:03:19 UTC/bin/sh -c set -eux; version="1.8.2"; sha256="6d818622e3ba1d5785c2dbcc088be6890f5675fd4f24a2e3111eda4523bbd7ae"; curl -o yourls.tar.gz -fsSL "https://github.com/YOURLS/YOURLS/archive/${version}.tar.gz"; echo "$sha256 *yourls.tar.gz" | sha256sum -c -; tar -xf yourls.tar.gz -C /usr/src/; mv "/usr/src/YOURLS-${version}" /usr/src/yourls; rm yourls.tar.gz; chown -R www-data:www-data /usr/src/yourls
2022-04-21 13:03:21 UTC/bin/sh -c #(nop) COPY --chown=www-data:www-datafile:f5584b9849b80034920f4de5f1297cb1be461f765f3437b87ddf6c86daa6499d in /usr/src/yourls/user/
2022-04-21 13:03:22 UTC/bin/sh -c #(nop) COPY file:6b25ad92f8d7ceda57a7891b5b9f6f74a178e41b54c0d1e9644ce8ca0debdaab in /usr/local/bin/
2022-04-21 13:03:23 UTC/bin/sh -c #(nop) COPY file:5b7ff05d0c98ad759c4bec0ef8a7ce74cae42e95b42564b55f43b341c2c3e3f5 in /usr/src/yourls/
2022-04-21 13:03:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2022-04-21 13:03:24 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2022-04-22 13:10:56 UTC
138 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
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-8.0.18.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_SHA256db161652cacae4b31c347fbf2e17b80656473cb365f2bb3460c4552f5647e2e7
PHP_URLhttps://www.php.net/distributions/php-8.0.18.tar.xz
PHP_VERSION8.0.18
[#000] sha256:211e565c951d5d12adf5ac13e34b5fdba747f88e6b462c2863538110b219144c - 20.55% (28.3 MB)
[#001] sha256:f739687e56cfb7a039de711643daf3c882b0f0040b289151a3f02e754bccd8fc - 0.0% (229 Bytes)
[#002] sha256:e78f566aca9c129a58c56dc58d051b7ab1ec32112f2d923b0f2a3acfe23a867d - 49.8% (68.5 MB)
[#003] sha256:70f5aa368f0ac8f0b25a917bc3a340bff52fbcc5d7c19d68996080dd575e7061 - 0.0% (225 Bytes)
[#004] sha256:c0e12a00b02915534722ebef7593fece5bb4bc5b3f306fb8a5d249d4c710c35c - 13.13% (18.1 MB)
[#005] sha256:643862533faeeb728a54e3428a58486efa9c5af50d2bc03799a502c6a7aa194b - 0.0% (441 Bytes)
[#006] sha256:d07785999b3a68cf18aaf8dbd96d07c3a88101c1921a50046d360e0dfdafd8db - 0.0% (493 Bytes)
[#007] sha256:a7594445520b065734bfc7d6130805a3227b08ac76688c51429ff14bd2a1d5aa - 7.62% (10.5 MB)
[#008] sha256:c514da78defd1ffd2173b1d58b18559bb4c09255fe729d2b3e3143d8b4dc40f3 - 0.0% (492 Bytes)
[#009] sha256:c5ba6ac8f15e54f80849a1c025349a086f6ec136b4226bfe58478b63ed601855 - 6.87% (9.45 MB)
[#010] sha256:d1489c39247fd1f6f776df23e33d96d81565c6f3396f34baa99ff9a748fd8154 - 0.0% (2.4 KB)
[#011] sha256:4ed9d354ac4a933ab62e82bbbea9c7d8947eae9c7d125feed3d049f328f9f284 - 0.0% (249 Bytes)
[#012] sha256:e4186a08a76e9344735d56f9fc159d8a7590b1fa548bd6eba37cc278b8217071 - 0.0% (895 Bytes)
[#013] sha256:c62be93e04fe7d40c19fbd00ab6bef1abfbbf06a8a8aca8406d5f907ecc583bc - 0.23% (320 KB)
[#014] sha256:9fd7bf68315a022cbdfaa696a491e079054e76f40f1e05b1e5744cad9dd0f685 - 0.0% (330 Bytes)
[#015] sha256:4f0a45c41e3bc67144bf5dd451064f1f7087eb70d584cb053a6fb2723a88b6fd - 0.0% (348 Bytes)
[#016] sha256:7c1b034b1282b420398cf38666defed3ec7be6a43d7279d3340918ae78e8b02b - 1.79% (2.46 MB)
[#017] sha256:874883be34e436aef124bf3961b5a0256c70bda55079cd1cbe1138a3732382ec - 0.0% (2 KB)
[#018] sha256:298e01e6f2d8103a971f28178347e5da28ea8b0c9216fe4cea039434ba5002d3 - 0.0% (1.51 KB)
[#019] sha256:03ed7c14268592d6ee6191eaab078aa12bbc086206b011afcf480d650426fb35 - 0.0% (334 Bytes)
/bin/sh -c #(nop) ADD file:11939fa9b6e0a3bde2ba32552130208df232ae0dd139b9244b80fa309690d57f in /
2022-04-20 14:28:39 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-04-21 17:59:04 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2022-04-21 17:59:06 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2022-04-21 18:00:41 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/*
2022-04-21 18:00:45 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2022-04-21 18:00: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
2022-04-21 18:15:25 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2022-04-21 18:15:29 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2022-04-21 18:16:25 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"
2022-04-21 18:16:32 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2022-04-21 18:16:39 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
2022-04-21 18:16:42 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2022-04-21 18:16:46 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2022-04-21 18:16:49 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2022-04-21 20:12:45 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
2022-04-21 20:12:48 UTC/bin/sh -c #(nop) ENV PHP_VERSION=8.0.18
2022-04-21 20:12:52 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-8.0.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.18.tar.xz.asc
2022-04-21 20:12:55 UTC/bin/sh -c #(nop) ENV PHP_SHA256=db161652cacae4b31c347fbf2e17b80656473cb365f2bb3460c4552f5647e2e7
2022-04-21 20:13:44 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 keyserver.ubuntu.com --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
2022-04-21 20:13:47 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2022-04-21 20:27:02 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends apache2-dev libargon2-dev libcurl4-openssl-dev libonig-dev libreadline-dev libsodium-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev ; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; 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-iconv --with-openssl --with-readline --with-zlib --disable-phpdbg --with-pear $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') --with-libdir="lib/$debMultiarch" --disable-cgi --with-apxs2 ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local -type f -perm '/0111' -exec sh -euxc ' strip --strip-all "$@" || : ' -- '{}' + ; 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; rm -rf /var/lib/apt/lists/*; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version
2022-04-21 20:27:06 UTC/bin/sh -c #(nop) COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/
2022-04-21 20:27:13 UTC/bin/sh -c docker-php-ext-enable sodium
2022-04-21 20:27:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2022-04-21 20:27:20 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2022-04-21 20:27:24 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2022-04-21 20:27:27 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2022-04-21 20:27:31 UTC/bin/sh -c #(nop) EXPOSE 80
2022-04-21 20:27:34 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2022-04-22 13:08:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=YOURLS
2022-04-22 13:08:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Your Own URL Shortener
2022-04-22 13:08:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://yourls.org/
2022-04-22 13:08:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://yourls.org/
2022-04-22 13:08:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=YOURLS Org
2022-04-22 13:08:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=YOURLS
2022-04-22 13:08:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.8.2
2022-04-22 13:10:13 UTC/bin/sh -c set -eux; docker-php-ext-install -j "$(nproc)" bcmath opcache pdo_mysql mysqli
2022-04-22 13:10: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=2'; echo 'opcache.fast_shutdown=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2022-04-22 13:10:28 UTC/bin/sh -c a2enmod rewrite expires
2022-04-22 13:10:38 UTC/bin/sh -c set -eux; version="1.8.2"; sha256="6d818622e3ba1d5785c2dbcc088be6890f5675fd4f24a2e3111eda4523bbd7ae"; curl -o yourls.tar.gz -fsSL "https://github.com/YOURLS/YOURLS/archive/${version}.tar.gz"; echo "$sha256 *yourls.tar.gz" | sha256sum -c -; tar -xf yourls.tar.gz -C /usr/src/; mv "/usr/src/YOURLS-${version}" /usr/src/yourls; rm yourls.tar.gz; chown -R www-data:www-data /usr/src/yourls
2022-04-22 13:10:41 UTC/bin/sh -c #(nop) COPY --chown=www-data:www-datafile:f5584b9849b80034920f4de5f1297cb1be461f765f3437b87ddf6c86daa6499d in /usr/src/yourls/user/
2022-04-22 13:10:45 UTC/bin/sh -c #(nop) COPY file:6b25ad92f8d7ceda57a7891b5b9f6f74a178e41b54c0d1e9644ce8ca0debdaab in /usr/local/bin/
2022-04-22 13:10:48 UTC/bin/sh -c #(nop) COPY file:5b7ff05d0c98ad759c4bec0ef8a7ce74cae42e95b42564b55f43b341c2c3e3f5 in /usr/src/yourls/
2022-04-22 13:10:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2022-04-22 13:10:56 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2022-04-22 04:32:56 UTC
160 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
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-8.0.18.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_SHA256db161652cacae4b31c347fbf2e17b80656473cb365f2bb3460c4552f5647e2e7
PHP_URLhttps://www.php.net/distributions/php-8.0.18.tar.xz
PHP_VERSION8.0.18
[#000] sha256:5e0d035960b14409a1ddb839de80aa08677b71addd5e94264ff9ee89a2523e5b - 21.04% (33.7 MB)
[#001] sha256:56b3f143029a650945718f049f94d7fe10ce0282766d2ebfcf8287da753d20e1 - 0.0% (230 Bytes)
[#002] sha256:8b96b8b4cf170474b37586f15f5b7e9c2281d256e2284358baf9435ef970ab7f - 51.66% (82.6 MB)
[#003] sha256:9e21cfe9b423c803158576f2d25107d8f04a7e4fdb55b44038e731f061a924ab - 0.0% (270 Bytes)
[#004] sha256:47fa6048915eff7cf8611ab2ce357648bdf3815b33ac18eee2e724a58f4df269 - 12.2% (19.5 MB)
[#005] sha256:c791c79030cd731b4589ce6ca3aeccac513a02ef794c97a88bf63242d6226881 - 0.0% (477 Bytes)
[#006] sha256:54bf6968b23adb3f2926819839b0dd43ec594114eeb69952d51dcefc7618680d - 0.0% (516 Bytes)
[#007] sha256:c116ae1bea5feb3767dc77f6390a7aefcb49224d52debdcce303cd498f3c7c64 - 6.69% (10.7 MB)
[#008] sha256:73d8f955372cb677d1243c041419c08ca02ed96e7b2f50639c67466834c704f9 - 0.0% (493 Bytes)
[#009] sha256:278fcbbb6fa7f0010c55a9cd1accb8b739c079dd59375d227cb706b46bed7b62 - 6.64% (10.6 MB)
[#010] sha256:9cf7a94d27581fe0905b84876f797b9a1d13215054a1f07dc0992188e30569c7 - 0.0% (2.4 KB)
[#011] sha256:affa5515b2e33c529adb569271520ec553cfe04835d8ee0e50c6776feda57a8a - 0.0% (249 Bytes)
[#012] sha256:87042ccdce0e3a515fb8a8dedca58fbf5962a917cae455bc802c0fa347804156 - 0.0% (897 Bytes)
[#013] sha256:84b6a1175b866b479c5d94e3028bf46fa5ac22f31ed3cbf1b2eeca86564b1962 - 0.23% (371 KB)
[#014] sha256:7730b6bfa9b6acabc53e6112a8e95373f9e5e85f70c795815a7f75f8be99a537 - 0.0% (329 Bytes)
[#015] sha256:0d913a74b950d0ef5bdbedbac2aa6c6851cf8c75e15fae5632c919fdceafba65 - 0.0% (348 Bytes)
[#016] sha256:78e9f74fb8beef5e3ee5e17508a2bb93618cee2ecaa26d73d37bf6758078a8b7 - 1.54% (2.46 MB)
[#017] sha256:6be2af6665a0a346b3805f8329bc4329d64a339375d8a9aa0a1d4cf414401cfa - 0.0% (2 KB)
[#018] sha256:505704f36fa8987c952175b6d313fca0a1eb9bff134b0fdeb1248173a58c39b3 - 0.0% (1.51 KB)
[#019] sha256:d775e79d72080e2834e6878382b2fd0481cd19760fed9259e56760f3a7f4ccf3 - 0.0% (333 Bytes)
/bin/sh -c #(nop) ADD file:8d406ebce4d9b0884d46ee25ec31fe7714726024b80aba9b408d81d39e2f6f8c in /
2022-04-20 09:46:44 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-04-21 00:57:40 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2022-04-21 00:57:44 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2022-04-21 00:59:11 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/*
2022-04-21 00:59:17 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2022-04-21 00:59: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
2022-04-21 01:05:33 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2022-04-21 01:05:36 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2022-04-21 01:06:33 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"
2022-04-21 01:06:42 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2022-04-21 01:06:47 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
2022-04-21 01:06:49 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2022-04-21 01:06:53 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2022-04-21 01:06:56 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2022-04-21 01:57:11 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
2022-04-21 01:57:13 UTC/bin/sh -c #(nop) ENV PHP_VERSION=8.0.18
2022-04-21 01:57:16 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-8.0.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.18.tar.xz.asc
2022-04-21 01:57:19 UTC/bin/sh -c #(nop) ENV PHP_SHA256=db161652cacae4b31c347fbf2e17b80656473cb365f2bb3460c4552f5647e2e7
2022-04-21 01:58:32 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 keyserver.ubuntu.com --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
2022-04-21 01:58:36 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2022-04-21 02:04:54 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends apache2-dev libargon2-dev libcurl4-openssl-dev libonig-dev libreadline-dev libsodium-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev ; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; 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-iconv --with-openssl --with-readline --with-zlib --disable-phpdbg --with-pear $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') --with-libdir="lib/$debMultiarch" --disable-cgi --with-apxs2 ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local -type f -perm '/0111' -exec sh -euxc ' strip --strip-all "$@" || : ' -- '{}' + ; 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; rm -rf /var/lib/apt/lists/*; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version
2022-04-21 02:04:58 UTC/bin/sh -c #(nop) COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/
2022-04-21 02:05:06 UTC/bin/sh -c docker-php-ext-enable sodium
2022-04-21 02:05:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2022-04-21 02:05:16 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2022-04-21 02:05:20 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2022-04-21 02:05:24 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2022-04-21 02:05:28 UTC/bin/sh -c #(nop) EXPOSE 80
2022-04-21 02:05:33 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2022-04-22 04:30:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=YOURLS
2022-04-22 04:30:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Your Own URL Shortener
2022-04-22 04:30:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://yourls.org/
2022-04-22 04:31:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://yourls.org/
2022-04-22 04:31:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=YOURLS Org
2022-04-22 04:31:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=YOURLS
2022-04-22 04:31:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.8.2
2022-04-22 04:32:05 UTC/bin/sh -c set -eux; docker-php-ext-install -j "$(nproc)" bcmath opcache pdo_mysql mysqli
2022-04-22 04:32:17 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=2'; echo 'opcache.fast_shutdown=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2022-04-22 04:32:34 UTC/bin/sh -c a2enmod rewrite expires
2022-04-22 04:32:44 UTC/bin/sh -c set -eux; version="1.8.2"; sha256="6d818622e3ba1d5785c2dbcc088be6890f5675fd4f24a2e3111eda4523bbd7ae"; curl -o yourls.tar.gz -fsSL "https://github.com/YOURLS/YOURLS/archive/${version}.tar.gz"; echo "$sha256 *yourls.tar.gz" | sha256sum -c -; tar -xf yourls.tar.gz -C /usr/src/; mv "/usr/src/YOURLS-${version}" /usr/src/yourls; rm yourls.tar.gz; chown -R www-data:www-data /usr/src/yourls
2022-04-22 04:32:45 UTC/bin/sh -c #(nop) COPY --chown=www-data:www-datafile:f5584b9849b80034920f4de5f1297cb1be461f765f3437b87ddf6c86daa6499d in /usr/src/yourls/user/
2022-04-22 04:32:47 UTC/bin/sh -c #(nop) COPY file:6b25ad92f8d7ceda57a7891b5b9f6f74a178e41b54c0d1e9644ce8ca0debdaab in /usr/local/bin/
2022-04-22 04:32:49 UTC/bin/sh -c #(nop) COPY file:5b7ff05d0c98ad759c4bec0ef8a7ce74cae42e95b42564b55f43b341c2c3e3f5 in /usr/src/yourls/
2022-04-22 04:32:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2022-04-22 04:32:56 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2022-04-21 12:38:29 UTC
138 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
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-8.0.18.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_SHA256db161652cacae4b31c347fbf2e17b80656473cb365f2bb3460c4552f5647e2e7
PHP_URLhttps://www.php.net/distributions/php-8.0.18.tar.xz
PHP_VERSION8.0.18
[#000] sha256:3179e1eccb473ae22a70e8ac3e9ddb4660ebdfd977989d115bd4d322ecc12b89 - 20.54% (28.3 MB)
[#001] sha256:0a7802668f4532a0cc55ed5bf5f770f6754c687bd8004cef69865560c1fbae11 - 0.0% (228 Bytes)
[#002] sha256:1772c4f039df6ad178eb0c00e04a37f37ebdc033c1c9aad66a6407670d9ea664 - 49.61% (68.3 MB)
[#003] sha256:0099f5734c27b599b3c25f3dc959692e950eb9865f679706a7ab2252cf5bc310 - 0.0% (271 Bytes)
[#004] sha256:77df815fa95bf66afffc173cd76daa9163985127dc2a15d6d31dde615e8e9b25 - 13.2% (18.2 MB)
[#005] sha256:3e7b6ae2c360e51bc47a7f8c06d97017a23238fbeef660e12ab10f43532ee953 - 0.0% (478 Bytes)
[#006] sha256:707e10231fda5fddbfb37f465284bdca4581f425aff17d945d8942602ca1eae7 - 0.0% (518 Bytes)
[#007] sha256:ee2649b7cee0a4887b5534fc31a96f5af053456e53ca5dfaf1802f69525697eb - 7.77% (10.7 MB)
[#008] sha256:ec3e7d83c3fab9da3905ae03238e5ed230b4aed6630e814f90ac71ac34a974e0 - 0.0% (492 Bytes)
[#009] sha256:288bebd1fd4310920dc40fae3f44b1f8394cd925a3a11c6e324a0259d31b8a9e - 6.87% (9.46 MB)
[#010] sha256:7808c9c0aad5e7401f7ed7adea0417a9a332196ef6a3b9c8404b5c31e8ceda70 - 0.0% (2.4 KB)
[#011] sha256:2aff3964ce3add816fbb9d4734aa1d72e32046ac28809b266503058ef959802e - 0.0% (245 Bytes)
[#012] sha256:7d9a98a72f5ce178589f31abda2f7a8b74960b015122a373ae247657a8c9ebdb - 0.0% (893 Bytes)
[#013] sha256:fe57e9b572a0e17d433d23f1e205824397a5e035a0775fcc7e118b4e91256367 - 0.23% (326 KB)
[#014] sha256:a45ecee27a9a4149382cc1a4591d50edfba2a741c571b16632e77bb2d6e93553 - 0.0% (328 Bytes)
[#015] sha256:a5159d7862603677c1446ff6b3f5716b9f60df8ee22c21afc51d77cdca7c787c - 0.0% (349 Bytes)
[#016] sha256:36a05c7aac6e7daf170d6cde390a0cdec43e43f4c6ad34454fb742e777280083 - 1.78% (2.46 MB)
[#017] sha256:d80fb2895ce78de6a4f560628f2d37058dc4dc5be8dd57beb125b2fec34f676f - 0.0% (2 KB)
[#018] sha256:c30a44efdaf51c3b3c880095112e216828612145f02ee5dfbc92edae6f594614 - 0.0% (1.51 KB)
[#019] sha256:61bfc6186c8392759493be5fe2d6e706e1a780f7d6374741767aa1c828d7ed7f - 0.0% (333 Bytes)
/bin/sh -c #(nop) ADD file:c3381330644d6d9fc585301395580b564cdf7c880fb2dc2d8e48992673184f7d in /
2022-04-20 08:39:42 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-04-20 16:08:47 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2022-04-20 16:08:48 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2022-04-20 16:09:41 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/*
2022-04-20 16:09:52 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2022-04-20 16:09:54 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
2022-04-20 16:16:00 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2022-04-20 16:16:00 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2022-04-20 16:16:25 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"
2022-04-20 16:16:29 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2022-04-20 16:16:30 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
2022-04-20 16:16:31 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2022-04-20 16:16:31 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2022-04-20 16:16:32 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2022-04-20 16:54:49 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
2022-04-20 16:54:49 UTC/bin/sh -c #(nop) ENV PHP_VERSION=8.0.18
2022-04-20 16:54:49 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-8.0.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.18.tar.xz.asc
2022-04-20 16:54:50 UTC/bin/sh -c #(nop) ENV PHP_SHA256=db161652cacae4b31c347fbf2e17b80656473cb365f2bb3460c4552f5647e2e7
2022-04-20 16:55:00 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 keyserver.ubuntu.com --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
2022-04-20 16:55:00 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2022-04-20 16:57:23 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends apache2-dev libargon2-dev libcurl4-openssl-dev libonig-dev libreadline-dev libsodium-dev libsqlite3-dev libssl-dev libxml2-dev zlib1g-dev ; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; 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-iconv --with-openssl --with-readline --with-zlib --disable-phpdbg --with-pear $(test "$gnuArch" = 's390x-linux-gnu' && echo '--without-pcre-jit') --with-libdir="lib/$debMultiarch" --disable-cgi --with-apxs2 ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local -type f -perm '/0111' -exec sh -euxc ' strip --strip-all "$@" || : ' -- '{}' + ; 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; rm -rf /var/lib/apt/lists/*; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version
2022-04-20 16:57:24 UTC/bin/sh -c #(nop) COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/
2022-04-20 16:57:24 UTC/bin/sh -c docker-php-ext-enable sodium
2022-04-20 16:57:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2022-04-20 16:57:25 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2022-04-20 16:57:25 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2022-04-20 16:57:25 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2022-04-20 16:57:25 UTC/bin/sh -c #(nop) EXPOSE 80
2022-04-20 16:57:25 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2022-04-21 12:38:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=YOURLS
2022-04-21 12:38:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Your Own URL Shortener
2022-04-21 12:38:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://yourls.org/
2022-04-21 12:38:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://yourls.org/
2022-04-21 12:38:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=YOURLS Org
2022-04-21 12:38:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=YOURLS
2022-04-21 12:38:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=1.8.2
2022-04-21 12:38:26 UTC/bin/sh -c set -eux; docker-php-ext-install -j "$(nproc)" bcmath opcache pdo_mysql mysqli
2022-04-21 12:38:26 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=2'; echo 'opcache.fast_shutdown=1'; } > /usr/local/etc/php/conf.d/opcache-recommended.ini
2022-04-21 12:38:27 UTC/bin/sh -c a2enmod rewrite expires
2022-04-21 12:38:28 UTC/bin/sh -c set -eux; version="1.8.2"; sha256="6d818622e3ba1d5785c2dbcc088be6890f5675fd4f24a2e3111eda4523bbd7ae"; curl -o yourls.tar.gz -fsSL "https://github.com/YOURLS/YOURLS/archive/${version}.tar.gz"; echo "$sha256 *yourls.tar.gz" | sha256sum -c -; tar -xf yourls.tar.gz -C /usr/src/; mv "/usr/src/YOURLS-${version}" /usr/src/yourls; rm yourls.tar.gz; chown -R www-data:www-data /usr/src/yourls
2022-04-21 12:38:29 UTC/bin/sh -c #(nop) COPY --chown=www-data:www-datafile:f5584b9849b80034920f4de5f1297cb1be461f765f3437b87ddf6c86daa6499d in /usr/src/yourls/user/
2022-04-21 12:38:29 UTC/bin/sh -c #(nop) COPY file:6b25ad92f8d7ceda57a7891b5b9f6f74a178e41b54c0d1e9644ce8ca0debdaab in /usr/local/bin/
2022-04-21 12:38:29 UTC/bin/sh -c #(nop) COPY file:5b7ff05d0c98ad759c4bec0ef8a7ce74cae42e95b42564b55f43b341c2c3e3f5 in /usr/src/yourls/
2022-04-21 12:38:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-entrypoint.sh"]
2022-04-21 12:38:29 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.