2021-11-29 11:33:35 UTC
242 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
LIMESURVEY_VERSION5.2.3+211122
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.13.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_SHA256cd976805ec2e9198417651027dfe16854ba2c2c388151ab9d4d268513d52ed52
PHP_URLhttps://www.php.net/distributions/php-8.0.13.tar.xz
PHP_VERSION8.0.13
[#000] sha256:eff15d958d664f0874d16aee393cc44387031ee0a68ef8542d0056c747f378e8 - 12.36% (29.9 MB)
[#001] sha256:933427dc39f71a5496e5f77f11d4d79eafada8f53e64652a2f932bf6d7bc3286 - 0.0% (228 Bytes)
[#002] sha256:35bb08dc7ee2f0e608b21692ff6962430b894a5f1e055fd797af09251fd0b3e6 - 36.08% (87.4 MB)
[#003] sha256:58a3f26800d72c5796c9ae5d9b70c5192d98e4ec6a17f16d295f02d01d111d38 - 0.0% (268 Bytes)
[#004] sha256:bba5c0e912ac9d90c132b31df7c37c80394a04cc6b7dafd46e1c22fa65264a35 - 7.58% (18.3 MB)
[#005] sha256:62e5c0d120c5e221ae3351a219f948c634c04107bbb9372caf81d5cde5139a9a - 0.0% (475 Bytes)
[#006] sha256:410a26230a3bce920b854517e56481fa15f5647135ec074c9ad83d7895c4845a - 0.0% (518 Bytes)
[#007] sha256:cfd99187016c76fc434a2a8367f057fe9c4eae172648f4c3e97b7ebe13df5b5b - 4.41% (10.7 MB)
[#008] sha256:c32ab7d5171e7aec3d4c3eeb3021931b19e880985df5ea98470f3c1879bf904a - 0.0% (492 Bytes)
[#009] sha256:0d32eb2980c3a775210e7677adafd56e849dc07ef20c64b90177df57e5988bd3 - 5.73% (13.9 MB)
[#010] sha256:991f816a61cc36f26007cc92286c611f2d3919a902d3274837f55d66f4b73dac - 0.0% (2.25 KB)
[#011] sha256:c8667ca627029358ed246609ab301213307e9ff465bafa48697e117664f0774a - 0.0% (245 Bytes)
[#012] sha256:6405e507a13eb89121a0acb19da7d59dd1ba35fc1011018f40d32250471c6fb0 - 0.0% (890 Bytes)
[#013] sha256:e2f98f04568cecd9a6cc4a78f1dc066503ce0d4da8f79bb4a78bc8e48b8055d3 - 3.07% (7.44 MB)
[#014] sha256:2fb4cd37ca332ec1a2dac110a1301c39db16845ad76032f29546ba9518851b0b - 0.0% (176 Bytes)
[#015] sha256:efa7413e4b71b275f6f8160cae47f10a13d931505ca82520763647358a7d7236 - 0.44% (1.06 MB)
[#016] sha256:91edc07d6ce2075f0ca2e27d639c467798646f5b122ec0e7d3bde1913def79ea - 0.0% (591 Bytes)
[#017] sha256:c18b85aed00a3102393c7faf6363a23c63702e631f43e1e0945eace9aa67429a - 0.01% (23.2 KB)
[#018] sha256:c8c03cb7a744f996c20ed19c1c31f2001d0b5510811e799c758de7fb1fac3e8a - 30.32% (73.4 MB)
[#019] sha256:a818f37b04389687e5dbdfc48783df321413127e85707a6130352bdbae797c59 - 0.0% (1.89 KB)
[#020] sha256:864226ea1d8b0edd268026c7e76c41d8885d81f49efa9a0e28ff14451d6ed03a - 0.0% (347 Bytes)
/bin/sh -c #(nop) ADD file:a2405ebb9892d98be2eb585f6121864d12b3fd983ebf15e5f0b7486e106a79c6 in /
2021-11-17 02:20:42 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-11-17 18:39:15 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2021-11-17 18:39:15 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2021-11-17 18:39:50 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends $PHPIZE_DEPS ca-certificates curl xz-utils ; rm -rf /var/lib/apt/lists/*
2021-11-17 18:39:51 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2021-11-17 18:39:53 UTC/bin/sh -c set -eux; mkdir -p "$PHP_INI_DIR/conf.d"; [ ! -d /var/www/html ]; mkdir -p /var/www/html; chown www-data:www-data /var/www/html; chmod 777 /var/www/html
2021-11-17 18:48:22 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2021-11-17 18:48:22 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2021-11-17 18:48:31 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends apache2; rm -rf /var/lib/apt/lists/*; sed -ri 's/^export ([^=]+)=(.*)$/: ${\1:=\2}\nexport \1/' "$APACHE_ENVVARS"; . "$APACHE_ENVVARS"; for dir in "$APACHE_LOCK_DIR" "$APACHE_RUN_DIR" "$APACHE_LOG_DIR" ; do rm -rvf "$dir"; mkdir -p "$dir"; chown "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$dir"; chmod 777 "$dir"; done; rm -rvf /var/www/html/*; ln -sfT /dev/stderr "$APACHE_LOG_DIR/error.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/access.log"; ln -sfT /dev/stdout "$APACHE_LOG_DIR/other_vhosts_access.log"; chown -R --no-dereference "$APACHE_RUN_USER:$APACHE_RUN_GROUP" "$APACHE_LOG_DIR"
2021-11-17 18:48:32 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2021-11-17 18:48:33 UTC/bin/sh -c { echo '<FilesMatch \.php$>'; echo '\tSetHandler application/x-httpd-php'; echo '</FilesMatch>'; echo; echo 'DirectoryIndex disabled'; echo 'DirectoryIndex index.php index.html'; echo; echo '<Directory /var/www/>'; echo '\tOptions -Indexes'; echo '\tAllowOverride All'; echo '</Directory>'; } | tee "$APACHE_CONFDIR/conf-available/docker-php.conf" && a2enconf docker-php
2021-11-17 18:48:34 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-11-17 18:48:34 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2021-11-17 18:48:34 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2021-11-17 19:43:08 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
2021-11-19 21:32:45 UTC/bin/sh -c #(nop) ENV PHP_VERSION=8.0.13
2021-11-19 21:32:45 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-8.0.13.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.13.tar.xz.asc
2021-11-19 21:32:46 UTC/bin/sh -c #(nop) ENV PHP_SHA256=cd976805ec2e9198417651027dfe16854ba2c2c388151ab9d4d268513d52ed52
2021-11-19 21:33:06 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
2021-11-19 21:33:06 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2021-11-19 21:37:43 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-openssl --with-readline --with-zlib --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
2021-11-19 21:37:44 UTC/bin/sh -c #(nop) COPY multi:ee8b9bb4e448c5d38508b40a8ace77d14cf000229390e687b6d467283c9826e6 in /usr/local/bin/
2021-11-19 21:37:44 UTC/bin/sh -c docker-php-ext-enable sodium
2021-11-19 21:37:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2021-11-19 21:37:45 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2021-11-19 21:37:45 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2021-11-19 21:37:45 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2021-11-19 21:37:45 UTC/bin/sh -c #(nop) EXPOSE 80
2021-11-19 21:37:46 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2021-11-29 11:32:11 UTC (buildkit.dockerfile.v0)LABEL [email protected]
2021-11-29 11:32:11 UTC (buildkit.dockerfile.v0)ARG version=5.2.3+211122
2021-11-29 11:32:11 UTC (buildkit.dockerfile.v0)ARG sha256_checksum=5a5bf3bbc1cc3ddff943e377dfdcb5469a5e5f4532fdc6b43261e7494d82f406
2021-11-29 11:32:11 UTC (buildkit.dockerfile.v0)ARG USER=www-data
2021-11-29 11:32:11 UTC (buildkit.dockerfile.v0)ARG LISTEN_PORT=8080
2021-11-29 11:32:11 UTC (buildkit.dockerfile.v0)RUN |4 version=5.2.3+211122 sha256_checksum=5a5bf3bbc1cc3ddff943e377dfdcb5469a5e5f4532fdc6b43261e7494d82f406 USER=www-data LISTEN_PORT=8080 /bin/sh -c set -ex; apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y 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 netcat curl && apt-get -y autoclean; apt-get -y autoremove; rm -rf /var/lib/apt/lists/* # buildkit
2021-11-29 11:32:11 UTC (buildkit.dockerfile.v0)RUN |4 version=5.2.3+211122 sha256_checksum=5a5bf3bbc1cc3ddff943e377dfdcb5469a5e5f4532fdc6b43261e7494d82f406 USER=www-data LISTEN_PORT=8080 /bin/sh -c set -ex; ln -fs /usr/lib/x86_64-linux-gnu/libldap.so /usr/lib/ # buildkit
2021-11-29 11:33:24 UTC (buildkit.dockerfile.v0)RUN |4 version=5.2.3+211122 sha256_checksum=5a5bf3bbc1cc3ddff943e377dfdcb5469a5e5f4532fdc6b43261e7494d82f406 USER=www-data LISTEN_PORT=8080 /bin/sh -c set -ex; docker-php-ext-configure gd --with-freetype=/usr/include/ --with-jpeg=/usr && docker-php-ext-configure imap --with-kerberos --with-imap-ssl && docker-php-ext-install -j5 exif gd imap ldap mbstring pdo pdo_mysql pdo_pgsql pgsql sodium tidy zip # buildkit
2021-11-29 11:33:24 UTC (buildkit.dockerfile.v0)ENV LIMESURVEY_VERSION=5.2.3+211122
2021-11-29 11:33:24 UTC (buildkit.dockerfile.v0)RUN |4 version=5.2.3+211122 sha256_checksum=5a5bf3bbc1cc3ddff943e377dfdcb5469a5e5f4532fdc6b43261e7494d82f406 USER=www-data LISTEN_PORT=8080 /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
2021-11-29 11:33:24 UTC (buildkit.dockerfile.v0)RUN |4 version=5.2.3+211122 sha256_checksum=5a5bf3bbc1cc3ddff943e377dfdcb5469a5e5f4532fdc6b43261e7494d82f406 USER=www-data LISTEN_PORT=8080 /bin/sh -c mv "$PHP_INI_DIR/php.ini-production" "$PHP_INI_DIR/php.ini" # buildkit
2021-11-29 11:33:35 UTC (buildkit.dockerfile.v0)RUN |4 version=5.2.3+211122 sha256_checksum=5a5bf3bbc1cc3ddff943e377dfdcb5469a5e5f4532fdc6b43261e7494d82f406 USER=www-data LISTEN_PORT=8080 /bin/sh -c set -ex; curl -sSL "https://github.com/LimeSurvey/LimeSurvey/archive/${version}.tar.gz" --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
2021-11-29 11:33:35 UTC (buildkit.dockerfile.v0)EXPOSE map[8080/tcp:{}]
2021-11-29 11:33:35 UTC (buildkit.dockerfile.v0)WORKDIR /var/www/html
2021-11-29 11:33:35 UTC (buildkit.dockerfile.v0)COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit
2021-11-29 11:33:35 UTC (buildkit.dockerfile.v0)COPY vhosts-access-log.conf /etc/apache2/conf-enabled/other-vhosts-access-log.conf # buildkit
2021-11-29 11:33:35 UTC (buildkit.dockerfile.v0)USER www-data
2021-11-29 11:33:35 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
2021-11-29 11:33:35 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.