2022-03-02 07:14:12 UTC
240 MB
/etc/apache2
APACHE_ENVVARS/etc/apache2/envvars
GPG_KEYS1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
LIMESURVEY_VERSION5.3.1+220228
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.16.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_SHA256f27a2f25259e8c51e42dfd74e24a546ee521438ad7d9f6c6e794aa91f38bab0a
PHP_URLhttps://www.php.net/distributions/php-8.0.16.tar.xz
PHP_VERSION8.0.16
[#000] sha256:5eb5b503b37671af16371272f9c5313a3e82f1d0756e14506704489ad9900803 - 12.48% (29.9 MB)
[#001] sha256:8b1ad84cf10194e2130f05599fcf95721234f2e72aeb9b2c7341719a0a736e41 - 0.0% (228 Bytes)
[#002] sha256:38c937dadeb7e3e4f156ed8bf156bc07d09c18d255475f602ae6e7c94ad0efc5 - 36.44% (87.4 MB)
[#003] sha256:6a2f1dc96e597c811b3e8c3d0332b71dd64989ff1f972ffbc477edbc479062f7 - 0.0% (270 Bytes)
[#004] sha256:f8c3f82c39d441d1987e11925e9cda5f1f9aba52ad1d3c341e9c4e7f1efe42c0 - 7.66% (18.4 MB)
[#005] sha256:90fc6462bd8e4fa3a65fff11c70bd270c8f59545a093c6d3124a426036e3880a - 0.0% (475 Bytes)
[#006] sha256:c670d99116c951149bb76403284f5a63b99c3788e7088cf4278364322ba777ac - 0.0% (512 Bytes)
[#007] sha256:52cdf6edffded9f085d5a7a212f16eb062b0b537aa3b925a5401043acf59226e - 4.46% (10.7 MB)
[#008] sha256:ed860f01123012702ae2151dcc55bf24d20c7bb1734a918f2b35165dea443795 - 0.0% (494 Bytes)
[#009] sha256:5e767d31a5c0426334cb05f78372dddfb9372ddf880bbb3f1030165bae8e9707 - 5.85% (14 MB)
[#010] sha256:04e223da4ccc7afbc41c9603cd1605f23d98af59915db7bb50f1b4c4547dfc09 - 0.0% (2.26 KB)
[#011] sha256:b489c6144e495bcbb308f6262c2366f77c5b8777ffd64f18df536e21f1540239 - 0.0% (247 Bytes)
[#012] sha256:c5e4ff73fb958248b0134fed2e0dbf664c85e251ce359d84dde0e0177208a394 - 0.0% (896 Bytes)
[#013] sha256:ca685578be749a781372cb10a902b5311c0e0e9c19e57b1c6e908a0777760dfc - 3.1% (7.44 MB)
[#014] sha256:b77806f7c6b2f9afc530efb8394398282e421f2cb7c9749d5027d8cb51ed2b25 - 0.0% (176 Bytes)
[#015] sha256:a49192d776e23f1dc3100cacfe517007a64c4e773e2c191da0c8226032f6b459 - 0.44% (1.06 MB)
[#016] sha256:52ccf014c5466ce201dce9ca22d7ca5e520d4fcd185901bf9289e2c50f058e13 - 0.0% (589 Bytes)
[#017] sha256:7179a3b8b5355ccc1869db9078d7c48ff012045f694838b705d31e6a941d7a8f - 0.01% (23.3 KB)
[#018] sha256:01501a315734c4e3100e6dfe2f2e25d9629c8e54fb44cb1f60bb234e3ebb35a1 - 29.56% (70.9 MB)
[#019] sha256:411720c398d175919222664eefed2e4c0c0b9fe69d7d9a9e4c535dd547db66d2 - 0.0% (1.89 KB)
[#020] sha256:4362bd23b008380048396403f722c39662f08cbe9ebe70a62925646ff9863e33 - 0.0% (347 Bytes)
/bin/sh -c #(nop) ADD file:90495c24c897ec47982e200f732f8be3109fcd791691ddffae0756898f91024f in /
2022-01-26 01:40:36 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-01-26 16:17:55 UTC/bin/sh -c set -eux; { echo 'Package: php*'; echo 'Pin: release *'; echo 'Pin-Priority: -1'; } > /etc/apt/preferences.d/no-debian-php
2022-01-26 16:17:56 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c
2022-01-26 16:18:31 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-01-26 16:18:32 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2022-01-26 16:18:33 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-01-26 16:27:17 UTC/bin/sh -c #(nop) ENV APACHE_CONFDIR=/etc/apache2
2022-01-26 16:27:17 UTC/bin/sh -c #(nop) ENV APACHE_ENVVARS=/etc/apache2/envvars
2022-01-26 16:27:27 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-01-26 16:27:28 UTC/bin/sh -c a2dismod mpm_event && a2enmod mpm_prefork
2022-01-26 16:27:28 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-01-26 16:27:29 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2022-01-26 16:27:29 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2022-01-26 16:27:29 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2022-01-26 17:28:11 UTC/bin/sh -c #(nop) ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F
2022-02-18 21:05:54 UTC/bin/sh -c #(nop) ENV PHP_VERSION=8.0.16
2022-02-18 21:05:55 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-8.0.16.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.0.16.tar.xz.asc
2022-02-18 21:05:55 UTC/bin/sh -c #(nop) ENV PHP_SHA256=f27a2f25259e8c51e42dfd74e24a546ee521438ad7d9f6c6e794aa91f38bab0a
2022-02-18 21:07:01 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-02-18 21:07:01 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2022-02-18 21:13: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-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
2022-02-18 21:13:56 UTC/bin/sh -c #(nop) COPY multi:ee8b9bb4e448c5d38508b40a8ace77d14cf000229390e687b6d467283c9826e6 in /usr/local/bin/
2022-02-18 21:13:57 UTC/bin/sh -c docker-php-ext-enable sodium
2022-02-18 21:13:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2022-02-18 21:13:58 UTC/bin/sh -c #(nop) STOPSIGNAL SIGWINCH
2022-02-18 21:13:58 UTC/bin/sh -c #(nop) COPY file:e3123fcb6566efa979f945bfac1c94c854a559d7b82723e42118882a8ac4de66 in /usr/local/bin/
2022-02-18 21:13:59 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2022-02-18 21:13:59 UTC/bin/sh -c #(nop) EXPOSE 80
2022-02-18 21:13:59 UTC/bin/sh -c #(nop) CMD ["apache2-foreground"]
2022-03-02 07:12:36 UTC (buildkit.dockerfile.v0)LABEL [email protected]
2022-03-02 07:12:36 UTC (buildkit.dockerfile.v0)ARG version=5.3.1+220228
2022-03-02 07:12:36 UTC (buildkit.dockerfile.v0)ARG sha256_checksum=0fee6da03db69f285b09f37e26a167eb38baff874f18d2528f25eab09c3cf780
2022-03-02 07:12:36 UTC (buildkit.dockerfile.v0)ARG USER=www-data
2022-03-02 07:12:36 UTC (buildkit.dockerfile.v0)ARG LISTEN_PORT=8080
2022-03-02 07:12:36 UTC (buildkit.dockerfile.v0)RUN |4 version=5.3.1+220228 sha256_checksum=0fee6da03db69f285b09f37e26a167eb38baff874f18d2528f25eab09c3cf780 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
2022-03-02 07:12:36 UTC (buildkit.dockerfile.v0)RUN |4 version=5.3.1+220228 sha256_checksum=0fee6da03db69f285b09f37e26a167eb38baff874f18d2528f25eab09c3cf780 USER=www-data LISTEN_PORT=8080 /bin/sh -c set -ex; ln -fs /usr/lib/x86_64-linux-gnu/libldap.so /usr/lib/ # buildkit
2022-03-02 07:13:54 UTC (buildkit.dockerfile.v0)RUN |4 version=5.3.1+220228 sha256_checksum=0fee6da03db69f285b09f37e26a167eb38baff874f18d2528f25eab09c3cf780 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
2022-03-02 07:13:54 UTC (buildkit.dockerfile.v0)ENV LIMESURVEY_VERSION=5.3.1+220228
2022-03-02 07:13:54 UTC (buildkit.dockerfile.v0)RUN |4 version=5.3.1+220228 sha256_checksum=0fee6da03db69f285b09f37e26a167eb38baff874f18d2528f25eab09c3cf780 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
2022-03-02 07:13:54 UTC (buildkit.dockerfile.v0)RUN |4 version=5.3.1+220228 sha256_checksum=0fee6da03db69f285b09f37e26a167eb38baff874f18d2528f25eab09c3cf780 USER=www-data LISTEN_PORT=8080 /bin/sh -c mv "$PHP_INI_DIR/php.ini-production" "$PHP_INI_DIR/php.ini" # buildkit
2022-03-02 07:14:12 UTC (buildkit.dockerfile.v0)RUN |4 version=5.3.1+220228 sha256_checksum=0fee6da03db69f285b09f37e26a167eb38baff874f18d2528f25eab09c3cf780 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
2022-03-02 07:14:12 UTC (buildkit.dockerfile.v0)EXPOSE map[8080/tcp:{}]
2022-03-02 07:14:12 UTC (buildkit.dockerfile.v0)WORKDIR /var/www/html
2022-03-02 07:14:12 UTC (buildkit.dockerfile.v0)COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit
2022-03-02 07:14:12 UTC (buildkit.dockerfile.v0)COPY vhosts-access-log.conf /etc/apache2/conf-enabled/other-vhosts-access-log.conf # buildkit
2022-03-02 07:14:12 UTC (buildkit.dockerfile.v0)USER www-data
2022-03-02 07:14:12 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
2022-03-02 07:14:12 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.