2024-01-30 14:05:07 UTC
260 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD
LIMESURVEY_VERSION6.4.3+240122
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.1.27.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_SHA256479e65c3f05714d4aace1370e617d78e49e996ec7a7579a5be47535be61f0658
PHP_URLhttps://www.php.net/distributions/php-8.1.27.tar.xz
PHP_VERSION8.1.27
[#000] sha256:2f44b7a888fa005d07c031d3cfad2a1c0344207def2ab9dbb97712425ff812c1 - 10.69% (27.8 MB)
[#001] sha256:3a95dcec60350663284915f66e96b2d216179ebe405663a818c81de0f22f45e1 - 0.0% (222 Bytes)
[#002] sha256:e22afa33f327082e95c674a5bdf3b6d25760aca5abce3b032de2c444ba4864ed - 38.3% (99.5 MB)
[#003] sha256:1aa61ea11ee8a864fd6b368bd09be18de3692f7ada24f03df32e585107432160 - 0.0% (270 Bytes)
[#004] sha256:ea67ae2bde3303f6e68d4e0f2e641771894224010749cd780d5b602f500d3c81 - 7.45% (19.4 MB)
[#005] sha256:ff5356c6468fd18c3e8b9c7b77f02d4387bc52f207263ad1766a141711da8b02 - 0.0% (474 Bytes)
[#006] sha256:5e91cb51e8865de77fe278c43f87cd11246e5a71d43047c7be581b1475e1cd31 - 0.0% (514 Bytes)
[#007] sha256:594d91baae92d9258db2c2df04e7a468538225309761e184872baf18d6d1a74d - 4.5% (11.7 MB)
[#008] sha256:d69351fc82abb78afae491167773b6799bac45f0a213751d37e4f592336685fe - 0.0% (491 Bytes)
[#009] sha256:8faa4420ad83ed3cb1e0b21f2d83da6f49496b9aa1dffe63ed077a7b0542575a - 4.09% (10.6 MB)
[#010] sha256:0a7f7f06a3a9a913a5f7352f2f9b0d22618ccfd398a7296e2305c073719a1718 - 0.0% (2.4 KB)
[#011] sha256:da7c5e6b395df54adef7dabca1c92ffa201174325c18342efda8b42889e423fe - 0.0% (246 Bytes)
[#012] sha256:83f25084bacad640f573afe1a7e573bea22f11525da21702a586bed5ecc469c7 - 0.0% (893 Bytes)
[#013] sha256:31f916741b4647bc90295bf215237a07caea959be193f7e740489a68c857a59c - 0.11% (293 KB)
[#014] sha256:b2d9924ffe591742b4a93c909860f2046bd4cb590d34797e056e15bf25a7b479 - 1.12% (2.9 MB)
[#015] sha256:bcf6af0cbaa91f33fab531e83915ba6ee3a2a092cbee67d741af87a40502ed94 - 0.0% (581 Bytes)
[#016] sha256:8e8726423e6313a0f20afcf6123ac9a9d3544c7a497791a0ab0aa6f29b8b03e9 - 0.01% (23.6 KB)
[#017] sha256:3bee0fecc36d21c3383b8937ae523cd95987d4d74c6c2bd98c8b2e2952b5e904 - 33.73% (87.6 MB)
[#018] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#019] sha256:02c7760560cd0493307d81c1314c1dbb30b117c47a7d77a4444217f086c1faf9 - 0.0% (2.02 KB)
[#020] sha256:158e40110a0f585771214af19f3f47f893bfed6d2bfa094c19ebe58e72201c1d - 0.0% (336 Bytes)
/bin/sh -c #(nop) ADD file:9deb26e1dbc258df47629e6f8fbcea4e4b54e7673537cc925db16af858d9cc8d in /
2024-01-11 02:37:54 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-01-11 06:13:28 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2024-01-11 06:13:28 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2024-01-11 06:13:47 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends $PHPIZE_DEPS ca-certificates curl xz-utils ; rm -rf /var/lib/apt/lists/*
2024-01-11 06:13:48 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2024-01-11 06:13:48 UTC/bin/sh -c set -eux; mkdir -p "$PHP_INI_DIR/conf.d"; [ ! -d /var/www/html ]; mkdir -p /var/www/html; chown www-data:www-data /var/www/html; chmod 1777 /var/www/html
2024-01-11 06:17:51 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2024-01-11 06:17:52 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2024-01-11 06:18:00 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" "$APACHE_RUN_DIR/socks" ; do rm -rvf "$dir"; mkdir -p "$dir"; chown "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; chmod 1777 "$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"
2024-01-11 06:18:00 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2024-01-11 06:18:01 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
2024-01-11 06:18:01 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2024-01-11 06:18:01 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2024-01-11 06:18:01 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2024-01-11 08:17:18 UTC/bin/sh -c #(nop) ENV GPG_KEYS=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD
2024-01-11 08:17:18 UTC/bin/sh -c #(nop) ENV PHP_VERSION=8.1.27
2024-01-11 08:17:18 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-8.1.27.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.27.tar.xz.asc
2024-01-11 08:17:18 UTC/bin/sh -c #(nop) ENV PHP_SHA256=479e65c3f05714d4aace1370e617d78e49e996ec7a7579a5be47535be61f0658
2024-01-11 08:17:30 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends gnupg; 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
2024-01-11 08:17:30 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2024-01-11 08:21: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" PHP_BUILD_PROVIDER='https://github.com/docker-library/php' PHP_UNAME='Linux - Docker' ; 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 '/=>/ { so = $(NF-1); if (index(so, "/usr/local/") == 1) { next }; gsub("^/(usr/)?", "", so); print so }' | 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
2024-01-11 08:21:11 UTC/bin/sh -c #(nop) COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/
2024-01-11 08:21:11 UTC/bin/sh -c docker-php-ext-enable sodium
2024-01-11 08:21:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2024-01-11 08:21:11 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2024-01-11 08:21:12 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2024-01-11 08:21:12 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2024-01-11 08:21:12 UTC/bin/sh -c #(nop) EXPOSE 80
2024-01-11 08:21:12 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2024-01-30 14:03:48 UTC (buildkit.dockerfile.v0)LABEL [email protected]
2024-01-30 14:03:48 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex; apt-get update; apt-get install -y --no-install-recommends netcat-openbsd libldap-common libsasl2-modules ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/* # buildkit
2024-01-30 14:04:59 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libldap2-dev libfreetype6-dev libjpeg-dev libonig-dev zlib1g-dev libc-client-dev libkrb5-dev libpng-dev libpq-dev libzip-dev libtidy-dev libsodium-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; docker-php-ext-configure gd --with-freetype --with-jpeg; docker-php-ext-configure imap --with-kerberos --with-imap-ssl; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install -j "$(nproc)" exif gd imap ldap mbstring pdo pdo_mysql pdo_pgsql pgsql sodium tidy zip ; apt-mark auto '.*' > /dev/null; apt-mark manual $savedAptMark; ldd "$(php -r 'echo ini_get("extension_dir");')"/*.so | awk '/=>/ { print $3 }' | sort -u | xargs -r dpkg-query -S | cut -d: -f1 | sort -u | xargs -rt apt-mark manual; ldd "$(php -r 'echo ini_get("extension_dir");')"/*.so | awk '$3 ~ /^\/lib/ { print "/usr"$3 }' | sort -u | xargs -r dpkg-query -S | cut -d: -f1 | sort -u | xargs -rt apt-mark manual; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/* # buildkit
2024-01-30 14:04:59 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c a2enmod headers rewrite remoteip; { echo RemoteIPHeader X-Real-IP ; echo RemoteIPTrustedProxy 10.0.0.0/8 ; echo RemoteIPTrustedProxy 172.16.0.0/12 ; echo RemoteIPTrustedProxy 192.168.0.0/16 ; } > /etc/apache2/conf-available/remoteip.conf; a2enconf remoteip # buildkit
2024-01-30 14:04:59 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mv "$PHP_INI_DIR/php.ini-production" "$PHP_INI_DIR/php.ini" # buildkit
2024-01-30 14:04:59 UTC (buildkit.dockerfile.v0)ARG version=6.4.3+240122
2024-01-30 14:04:59 UTC (buildkit.dockerfile.v0)ARG sha256_checksum=ad0e19c4e8ec0f7090736027772cb2ccebc82135f934ec05b931e131ac23a773
2024-01-30 14:04:59 UTC (buildkit.dockerfile.v0)ARG archive_url=https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.4.3+240122.tar.gz
2024-01-30 14:04:59 UTC (buildkit.dockerfile.v0)ARG USER=www-data
2024-01-30 14:04:59 UTC (buildkit.dockerfile.v0)ARG LISTEN_PORT=8080
2024-01-30 14:04:59 UTC (buildkit.dockerfile.v0)ENV LIMESURVEY_VERSION=6.4.3+240122
2024-01-30 14:05:06 UTC (buildkit.dockerfile.v0)RUN |5 version=6.4.3+240122 sha256_checksum=ad0e19c4e8ec0f7090736027772cb2ccebc82135f934ec05b931e131ac23a773 archive_url=https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.4.3+240122.tar.gz USER=www-data LISTEN_PORT=8080 /bin/sh -c set -ex; curl -sSL "${archive_url}" --output /tmp/limesurvey.tar.gz && echo "${sha256_checksum} /tmp/limesurvey.tar.gz" | sha256sum -c - && tar xzvf "/tmp/limesurvey.tar.gz" --strip-components=1 -C /var/www/html/ && rm -f "/tmp/limesurvey.tar.gz" && chown -R "$USER:$USER" /var/www/html /etc/apache2 # buildkit
2024-01-30 14:05:06 UTC (buildkit.dockerfile.v0)EXPOSE map[8080/tcp:{}]
2024-01-30 14:05:07 UTC (buildkit.dockerfile.v0)WORKDIR /var/www/html
2024-01-30 14:05:07 UTC (buildkit.dockerfile.v0)COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit
2024-01-30 14:05:07 UTC (buildkit.dockerfile.v0)COPY vhosts-access-log.conf /etc/apache2/conf-enabled/other-vhosts-access-log.conf # buildkit
2024-01-30 14:05:07 UTC (buildkit.dockerfile.v0)USER www-data
2024-01-30 14:05:07 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
2024-01-30 14:05:07 UTC (buildkit.dockerfile.v0)CMD ["apache2-foreground"]
2024-01-30 14:21:58 UTC
254 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD
LIMESURVEY_VERSION6.4.3+240122
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.1.27.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_SHA256479e65c3f05714d4aace1370e617d78e49e996ec7a7579a5be47535be61f0658
PHP_URLhttps://www.php.net/distributions/php-8.1.27.tar.xz
PHP_VERSION8.1.27
[#000] sha256:a5573528b1f0cf2f5d87c94fe0aee9d8967d5de98258be9303c3c6fa477824ec - 10.95% (27.8 MB)
[#001] sha256:451161081bb50dfa3757568668f099cf58479733644abdbc5c2f79d7c4d9cade - 0.0% (227 Bytes)
[#002] sha256:0e283d29837ef0a320a5446924b58fe28a48bdb544e3b65cc753b44483e58aa4 - 36.86% (93.6 MB)
[#003] sha256:d99cfb51d5dc36e05dbed790e970497125214a08a60c68ef185661b1a6638e4a - 0.0% (270 Bytes)
[#004] sha256:d762abba6396b86cd8ac66ebd05371dfddd5a4be381c99d663cfd880c4c32c5c - 7.63% (19.4 MB)
[#005] sha256:b269b42eeb2e3e56c31a41df02e0fd99dda0c92189c542f90f69f5aef4b538b5 - 0.0% (475 Bytes)
[#006] sha256:612f169f08b23d156c839c07adbdf6aeede1e477b8a1745a92f0e501405d955f - 0.0% (514 Bytes)
[#007] sha256:3d702d6838bea83a5606825c515846e29ba2eeee12c40612bbb9eeb69f2df18a - 4.6% (11.7 MB)
[#008] sha256:d43ba5f0c54f21e8af3a5e2aa0672922c462d95746b6f0ed949d625e1f05eaeb - 0.0% (490 Bytes)
[#009] sha256:e5fd1e794ba5b067c98fe656bd0d1aceb3d28db9b7a640252d456e9f3af9da1e - 4.19% (10.6 MB)
[#010] sha256:9befdc89a9efc098676d6d69f7079567d442cdd9a4f329de698687b95e6eb7d3 - 0.0% (2.4 KB)
[#011] sha256:25c6c80abde7ec8274f0993e93ec4843e25cdd6f8738cdf1b32570785624b3f1 - 0.0% (245 Bytes)
[#012] sha256:e03e9fffc2e818cf8ff9236d3f49d907a8bf65462020b4e49bc7213410f81c8a - 0.0% (892 Bytes)
[#013] sha256:5c833162916b80652b87054374752b5d33732b58649f17cc8fa5acff2ae97481 - 0.12% (310 KB)
[#014] sha256:53e9bcdf7a953529e92fff3cd76d769f8390614d5fa10b414d3899c13a4e0d26 - 1.14% (2.89 MB)
[#015] sha256:1c6b46a6f430c6a0e21b8841f0dbf72886ac6489c8508cf3f6c18613d60c5357 - 0.0% (588 Bytes)
[#016] sha256:0e6d34b6c77ef015dfc6805309790a9c2a716ab93765a2e0f74ccbd4faa7229e - 0.01% (23.6 KB)
[#017] sha256:a582cb18cb8a8e3453d3cf4c79af439330a75afe0df45ab9a827eec1c9975edb - 34.51% (87.6 MB)
[#018] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#019] sha256:e5191e9a20c5e4fcb2880c6632e87c5ce2f7f7716bcd15c8e931832323646a8e - 0.0% (2.02 KB)
[#020] sha256:7a28a292199a8214baa13004c1c2351046c84c725136afe2b7f28176d77e73f2 - 0.0% (336 Bytes)
/bin/sh -c #(nop) ADD file:70e4f0c71f88c97c8db279b998c10d4943954d304ff9f51875c3699a4dc5ee4e in /
2024-01-11 02:40:45 UTC/bin/sh -c #(nop) CMD ["bash"]
2024-01-11 03:30:02 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2024-01-11 03:30:02 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2024-01-11 03:30:19 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/*
2024-01-11 03:30:21 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2024-01-11 03:30: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 1777 /var/www/html
2024-01-11 03:34:09 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2024-01-11 03:34:09 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2024-01-11 03:34: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" "$APACHE_RUN_DIR/socks" ; do rm -rvf "$dir"; mkdir -p "$dir"; chown "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; chmod 1777 "$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"
2024-01-11 03:34:18 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2024-01-11 03:34: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
2024-01-11 03:34:19 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2024-01-11 03:34:19 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2024-01-11 03:34:19 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2024-01-11 05:21:28 UTC/bin/sh -c #(nop) ENV GPG_KEYS=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD
2024-01-11 05:21:29 UTC/bin/sh -c #(nop) ENV PHP_VERSION=8.1.27
2024-01-11 05:21:29 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-8.1.27.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.27.tar.xz.asc
2024-01-11 05:21:29 UTC/bin/sh -c #(nop) ENV PHP_SHA256=479e65c3f05714d4aace1370e617d78e49e996ec7a7579a5be47535be61f0658
2024-01-11 05:21:39 UTC/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends gnupg; 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
2024-01-11 05:21:39 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2024-01-11 05:24:53 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" PHP_BUILD_PROVIDER='https://github.com/docker-library/php' PHP_UNAME='Linux - Docker' ; 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 '/=>/ { so = $(NF-1); if (index(so, "/usr/local/") == 1) { next }; gsub("^/(usr/)?", "", so); print so }' | 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
2024-01-11 05:24:53 UTC/bin/sh -c #(nop) COPY multi:e11221d43af7136e4dbad5a74e659bcfa753214a9e615c3daf357f1633d9d3d1 in /usr/local/bin/
2024-01-11 05:24:54 UTC/bin/sh -c docker-php-ext-enable sodium
2024-01-11 05:24:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2024-01-11 05:24:54 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2024-01-11 05:24:54 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2024-01-11 05:24:54 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2024-01-11 05:24:54 UTC/bin/sh -c #(nop) EXPOSE 80
2024-01-11 05:24:54 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2024-01-30 14:04:09 UTC (buildkit.dockerfile.v0)LABEL [email protected]
2024-01-30 14:04:09 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex; apt-get update; apt-get install -y --no-install-recommends netcat-openbsd libldap-common libsasl2-modules ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/* # buildkit
2024-01-30 14:21:35 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends libldap2-dev libfreetype6-dev libjpeg-dev libonig-dev zlib1g-dev libc-client-dev libkrb5-dev libpng-dev libpq-dev libzip-dev libtidy-dev libsodium-dev ; debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)"; docker-php-ext-configure gd --with-freetype --with-jpeg; docker-php-ext-configure imap --with-kerberos --with-imap-ssl; docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch"; docker-php-ext-install -j "$(nproc)" exif gd imap ldap mbstring pdo pdo_mysql pdo_pgsql pgsql sodium tidy zip ; apt-mark auto '.*' > /dev/null; apt-mark manual $savedAptMark; ldd "$(php -r 'echo ini_get("extension_dir");')"/*.so | awk '/=>/ { print $3 }' | sort -u | xargs -r dpkg-query -S | cut -d: -f1 | sort -u | xargs -rt apt-mark manual; ldd "$(php -r 'echo ini_get("extension_dir");')"/*.so | awk '$3 ~ /^\/lib/ { print "/usr"$3 }' | sort -u | xargs -r dpkg-query -S | cut -d: -f1 | sort -u | xargs -rt apt-mark manual; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/* # buildkit
2024-01-30 14:21:36 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c a2enmod headers rewrite remoteip; { echo RemoteIPHeader X-Real-IP ; echo RemoteIPTrustedProxy 10.0.0.0/8 ; echo RemoteIPTrustedProxy 172.16.0.0/12 ; echo RemoteIPTrustedProxy 192.168.0.0/16 ; } > /etc/apache2/conf-available/remoteip.conf; a2enconf remoteip # buildkit
2024-01-30 14:21:36 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c mv "$PHP_INI_DIR/php.ini-production" "$PHP_INI_DIR/php.ini" # buildkit
2024-01-30 14:21:36 UTC (buildkit.dockerfile.v0)ARG version=6.4.3+240122
2024-01-30 14:21:36 UTC (buildkit.dockerfile.v0)ARG sha256_checksum=ad0e19c4e8ec0f7090736027772cb2ccebc82135f934ec05b931e131ac23a773
2024-01-30 14:21:36 UTC (buildkit.dockerfile.v0)ARG archive_url=https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.4.3+240122.tar.gz
2024-01-30 14:21:36 UTC (buildkit.dockerfile.v0)ARG USER=www-data
2024-01-30 14:21:36 UTC (buildkit.dockerfile.v0)ARG LISTEN_PORT=8080
2024-01-30 14:21:36 UTC (buildkit.dockerfile.v0)ENV LIMESURVEY_VERSION=6.4.3+240122
2024-01-30 14:21:58 UTC (buildkit.dockerfile.v0)RUN |5 version=6.4.3+240122 sha256_checksum=ad0e19c4e8ec0f7090736027772cb2ccebc82135f934ec05b931e131ac23a773 archive_url=https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.4.3+240122.tar.gz USER=www-data LISTEN_PORT=8080 /bin/sh -c set -ex; curl -sSL "${archive_url}" --output /tmp/limesurvey.tar.gz && echo "${sha256_checksum} /tmp/limesurvey.tar.gz" | sha256sum -c - && tar xzvf "/tmp/limesurvey.tar.gz" --strip-components=1 -C /var/www/html/ && rm -f "/tmp/limesurvey.tar.gz" && chown -R "$USER:$USER" /var/www/html /etc/apache2 # buildkit
2024-01-30 14:21:58 UTC (buildkit.dockerfile.v0)EXPOSE map[8080/tcp:{}]
2024-01-30 14:21:58 UTC (buildkit.dockerfile.v0)WORKDIR /var/www/html
2024-01-30 14:21:58 UTC (buildkit.dockerfile.v0)COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit
2024-01-30 14:21:58 UTC (buildkit.dockerfile.v0)COPY vhosts-access-log.conf /etc/apache2/conf-enabled/other-vhosts-access-log.conf # buildkit
2024-01-30 14:21:58 UTC (buildkit.dockerfile.v0)USER www-data
2024-01-30 14:21:58 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
2024-01-30 14:21:58 UTC (buildkit.dockerfile.v0)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.