2022-11-04 01:31:16 UTC
160 MB
1000
APPLICATION_GROUPapplication
APPLICATION_PATH/app
APPLICATION_UID1000
APPLICATION_USERapplication
COMPOSER_VERSION2
DOCKER_CONF_HOME/opt/docker/
GPG_KEYSCBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
LANGC.UTF-8
LC_ALLC.UTF-8
LD_PRELOAD/usr/lib/preloadable_libiconv.so
LOG_STDERR LOG_STDOUT PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHPIZE_DEPSautoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c
PHP_ASC_URLhttps://www.php.net/distributions/php-7.3.33.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_SENDMAIL_PATH/usr/sbin/sendmail -t -i
PHP_SHA256166eaccde933381da9516a2b70ad0f447d7cec4b603d07b9a916032b215b90cc
PHP_URLhttps://www.php.net/distributions/php-7.3.33.tar.xz
PHP_VERSION7.3.33
SERVICE_NGINX_CLIENT_MAX_BODY_SIZE50m
TERMxterm
WEB_ALIAS_DOMAIN*.vm
WEB_DOCUMENT_INDEXindex.php
WEB_DOCUMENT_ROOT/app
WEB_PHP_SOCKET127.0.0.1:9000
WEB_PHP_TIMEOUT600
[#000] sha256:3d243047344378e9b7136d552d48feb7ea8b6fe14ce0990e0cc011d5e369626a - 1.68% (2.68 MB)
[#001] sha256:459cf206553a4f92dd15900698a3899f9f97390b3023afbb7d7c595516eef4e9 - 1.01% (1.62 MB)
[#002] sha256:672bda3966491bb4ee524cd8077d2f6ffd728803b2c89b3d044cfdda3f992a36 - 0.0% (1.23 KB)
[#003] sha256:71751fed054d440cd931b2ebdda06feb6c957739c323ef5f7cc13b9a00b4eab9 - 0.0% (267 Bytes)
[#004] sha256:8dce0d3bfb8031965faa1ed25f4605cc1b83beebc14d09909e82d5ede55b17e6 - 7.25% (11.6 MB)
[#005] sha256:9d37fa671e430f8a73bfcac3db699c29c611eaa808d7f2622b25ac04deaa0315 - 0.0% (498 Bytes)
[#006] sha256:3b7ba7e6b79f89fccb0228132087aa43a37522fcc6771b44159bcde7f5c4d526 - 6.85% (11 MB)
[#007] sha256:e4d3dcddf366a816384c49544dbd49eee47a1624278620f3e12b1e9bb37ffd3f - 0.0% (2.25 KB)
[#008] sha256:e2bc7d18f7dd118538059a5c9cfc8349953e6cff3fd638152fbe76bb324f8625 - 0.01% (17.8 KB)
[#009] sha256:d203dee6e7403c0e229b3c27fab0d1ba949a481a7308251b37ac06a88b13baf3 - 0.01% (8.21 KB)
[#010] sha256:c4c7966a9a6a27a563be04b70b95d22794237b200ee343d0f132c620a6d586da - 0.3% (489 KB)
[#011] sha256:75ff5b6594ba758c53c7bd23256f0ffe318ba769345dd396c0c8c71c2c155eaa - 0.85% (1.35 MB)
[#012] sha256:cbb89f1abd3339b0450bc795f47b0d439d54ea5737664e2e46f54a3a63224105 - 0.01% (16.7 KB)
[#013] sha256:281b22055627d255234eab2811b40aca9e92f4f9aaaaecf63669e27e141091dc - 2.61% (4.18 MB)
[#014] sha256:4e167775cf77713b6433d055ba949ff95fad7521bfb831752af4320b079106f8 - 16.81% (26.9 MB)
[#015] sha256:720a50434c94ec8a8d26b6a758dab0fb4ef48a57aad41ab66e76725d04ea3bbc - 6.0% (9.6 MB)
[#016] sha256:bacd3becb53da0fd7804504f1a0046901cecb18e4eef60566ff544650d232449 - 56.17% (89.9 MB)
[#017] sha256:1b29a33832266330e887ead633a3f4194625aef45a62c9ce86384669807c1b28 - 0.0% (7.79 KB)
[#018] sha256:19875deaebcec931455d80e35fc405d8f8ff82645f59900bbe3699a38d53ed85 - 0.44% (713 KB)
/bin/sh -c #(nop) ADD file:cf4b631a115c2bbfbd81cad2d3041bceb64a8136aac92ba8a63b6c51d60af764 in /
2022-03-17 04:01:59 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-03-17 19:41:43 UTC/bin/sh -c #(nop) ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c
2022-03-17 19:41:44 UTC/bin/sh -c apk add --no-cache ca-certificates curl tar xz openssl
2022-03-17 19:41:44 UTC/bin/sh -c set -eux; adduser -u 82 -D -S -G www-data www-data
2022-03-17 19:41:44 UTC/bin/sh -c #(nop) ENV PHP_INI_DIR=/usr/local/etc/php
2022-03-17 19:41:45 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-03-17 19:41:45 UTC/bin/sh -c #(nop) ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2022-03-17 19:41:45 UTC/bin/sh -c #(nop) ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
2022-03-17 19:41:45 UTC/bin/sh -c #(nop) ENV PHP_LDFLAGS=-Wl,-O1 -pie
2022-03-18 03:48:04 UTC/bin/sh -c #(nop) ENV GPG_KEYS=CBAF69F173A0FEA4B537F470D66C9593118BCCB6 F38252826ACD957EF380D39F2F7956BC5DA04B5D
2022-03-18 03:48:05 UTC/bin/sh -c #(nop) ENV PHP_VERSION=7.3.33
2022-03-18 03:48:05 UTC/bin/sh -c #(nop) ENV PHP_URL=https://www.php.net/distributions/php-7.3.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.3.33.tar.xz.asc
2022-03-18 03:48:05 UTC/bin/sh -c #(nop) ENV PHP_SHA256=166eaccde933381da9516a2b70ad0f447d7cec4b603d07b9a916032b215b90cc
2022-03-18 03:49:03 UTC/bin/sh -c set -eux; apk add --no-cache --virtual .fetch-deps gnupg; 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; apk del --no-network .fetch-deps
2022-03-18 03:49:04 UTC/bin/sh -c #(nop) COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/
2022-03-18 04:07:40 UTC/bin/sh -c set -eux; apk add --no-cache --virtual .build-deps $PHPIZE_DEPS argon2-dev coreutils curl-dev gnu-libiconv-dev libsodium-dev libxml2-dev openssl-dev readline-dev sqlite-dev ; rm -vf /usr/include/iconv.h; ln -sv /usr/include/gnu-libiconv/*.h /usr/include/; 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)"; ./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=/usr --with-openssl --with-readline --with-zlib --disable-phpdbg $(test "$gnuArch" = 's390x-linux-musl' && echo '--without-pcre-jit') --disable-cgi --enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data ; 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; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-cache $runDeps; apk del --no-network .build-deps; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version
2022-03-18 04:07:41 UTC/bin/sh -c #(nop) COPY multi:7d7d4b016ee2e2e18720a1a58004eb4d59de798c619f217398cc1066a656bfd0 in /usr/local/bin/
2022-03-18 04:07:42 UTC/bin/sh -c docker-php-ext-enable sodium
2022-03-18 04:07:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["docker-php-entrypoint"]
2022-03-18 04:07:43 UTC/bin/sh -c #(nop) WORKDIR /var/www/html
2022-03-18 04:07:43 UTC/bin/sh -c set -eux; cd /usr/local/etc; if [ -d php-fpm.d ]; then sed 's!=NONE/!=!g' php-fpm.conf.default | tee php-fpm.conf > /dev/null; cp php-fpm.d/www.conf.default php-fpm.d/www.conf; else mkdir php-fpm.d; cp php-fpm.conf.default php-fpm.d/www.conf; { echo '[global]'; echo 'include=etc/php-fpm.d/*.conf'; } | tee php-fpm.conf; fi; { echo '[global]'; echo 'error_log = /proc/self/fd/2'; echo; echo '; https://github.com/docker-library/php/pull/725#issuecomment-443540114'; echo 'log_limit = 8192'; echo; echo '[www]'; echo '; if we send this to /proc/self/fd/1, it never appears'; echo 'access.log = /proc/self/fd/2'; echo; echo 'clear_env = no'; echo; echo '; Ensure worker stdout and stderr are sent to the main error log.'; echo 'catch_workers_output = yes'; echo 'decorate_workers_output = no'; } | tee php-fpm.d/docker.conf; { echo '[global]'; echo 'daemonize = no'; echo; echo '[www]'; echo 'listen = 9000'; } | tee php-fpm.d/zz-docker.conf
2022-03-18 04:07:43 UTC/bin/sh -c #(nop) STOPSIGNAL SIGQUIT
2022-03-18 04:07:43 UTC/bin/sh -c #(nop) EXPOSE 9000
2022-03-18 04:07:43 UTC/bin/sh -c #(nop) CMD ["php-fpm"]
2022-11-04 01:07:47 UTC (buildkit.dockerfile.v0)LABEL maintainer=info@webdevops.io vendor=WebDevOps.io io.webdevops.layout=8 io.webdevops.version=1.5.0
2022-11-04 01:07:47 UTC (buildkit.dockerfile.v0)ENV TERM=xterm LANG=C.UTF-8 LC_ALL=C.UTF-8
2022-11-04 01:07:47 UTC (buildkit.dockerfile.v0)ENV DOCKER_CONF_HOME=/opt/docker/ LOG_STDOUT= LOG_STDERR=
2022-11-04 01:07:47 UTC (buildkit.dockerfile.v0)ENV APPLICATION_USER=application APPLICATION_GROUP=application APPLICATION_PATH=/app APPLICATION_UID=1000 APPLICATION_GID=1000
2022-11-04 01:07:47 UTC (buildkit.dockerfile.v0)ENV PHP_SENDMAIL_PATH=/usr/sbin/sendmail -t -i
2022-11-04 01:07:47 UTC (buildkit.dockerfile.v0)ENV LD_PRELOAD=/usr/lib/preloadable_libiconv.so
2022-11-04 01:07:47 UTC (buildkit.dockerfile.v0)ENV COMPOSER_VERSION=2
2022-11-04 01:07:47 UTC (buildkit.dockerfile.v0)COPY /baselayout/sbin/* /sbin/ # buildkit
2022-11-04 01:07:47 UTC (buildkit.dockerfile.v0)COPY /baselayout/usr/local/bin/* /usr/local/bin/ # buildkit
2022-11-04 01:07:47 UTC (buildkit.dockerfile.v0)COPY conf/ /opt/docker/ # buildkit
2022-11-04 01:07:49 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -x && echo https://dl-4.alpinelinux.org/alpine/v3.11/community/ >> /etc/apk/repositories && /usr/local/bin/apk-upgrade && apk-install bash ca-certificates openssl && update-ca-certificates && /usr/local/bin/generate-dockerimage-info && mkdir -p /etc/pam.d/ && echo 'auth sufficient pam_rootok.so' >> /etc/pam.d/su # buildkit
2022-11-04 01:07:54 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -x && chmod +x /opt/docker/bin/* && apk-install supervisor wget curl vim sed tzdata busybox-suid && chmod +s /sbin/gosu && docker-run-bootstrap && docker-image-cleanup # buildkit
2022-11-04 01:07:56 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -x && apk-install shadow && apk-install zip unzip bzip2 drill ldns openssh-client rsync patch git && docker-run-bootstrap && docker-image-cleanup # buildkit
2022-11-04 01:26:12 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -x && apk-install imagemagick graphicsmagick ghostscript jpegoptim pngcrush optipng pngquant vips rabbitmq-c c-client libldap icu-libs libintl libpq libxslt libzip libmemcached yaml autoconf g++ make libtool pcre-dev gettext-dev freetype-dev libjpeg-turbo-dev libpng-dev vips-dev krb5-dev openssl-dev imap-dev imagemagick-dev rabbitmq-c-dev openldap-dev icu-dev postgresql-dev libxml2-dev ldb-dev pcre-dev libxslt-dev libzip-dev libmemcached-dev yaml-dev && wget https://github.com/google/guetzli/archive/master.zip && unzip master.zip && make -C guetzli-master && cp guetzli-master/bin/Release/guetzli /usr/local/bin/ && rm -rf master.zip guetzli-master && apk add gnu-libiconv --update-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing/ --allow-untrusted && curl -sS -o /tmp/icu.tar.gz -L https://github.com/unicode-org/icu/releases/download/release-66-1/icu4c-66_1-src.tgz && tar -zxf /tmp/icu.tar.gz -C /tmp && cd /tmp/icu/source && ./configure --prefix=/usr/local && make && make install && cd / && rm -rf /tmp/icu* && docker-php-ext-configure intl --with-icu-dir=/usr/local && docker-php-ext-configure gd --with-freetype-dir=/usr/include/ --with-jpeg-dir=/usr/include/ --with-webp-dir=/usr/include/ && docker-php-ext-configure ldap && PHP_OPENSSL=yes docker-php-ext-configure imap --with-kerberos --with-imap-ssl && docker-php-ext-install bcmath bz2 calendar exif intl gettext ldap mysqli imap hash pcntl pdo_mysql pdo_pgsql pgsql soap sockets tokenizer sysvmsg sysvsem sysvshm shmop xmlrpc xsl zip gd gettext opcache && MEMCACHED="`mktemp -d`" && curl -skL https://github.com/php-memcached-dev/php-memcached/archive/master.tar.gz | tar zxf - --strip-components 1 -C $MEMCACHED && docker-php-ext-configure $MEMCACHED && docker-php-ext-install $MEMCACHED && rm -rf $MEMCACHED && pecl install apcu && printf "\n" | pecl install vips && pecl install redis && pecl install mongodb && pecl install imagick && pecl install amqp && pecl install yaml && docker-php-ext-enable apcu redis mongodb amqp vips yaml && apk del -f --purge autoconf g++ make libtool pcre-dev gettext-dev freetype-dev libjpeg-turbo-dev libpng-dev vips-dev krb5-dev openssl-dev imap-dev rabbitmq-c-dev imagemagick-dev openldap-dev icu-dev postgresql-dev libxml2-dev ldb-dev pcre-dev libxslt-dev libzip-dev libmemcached-dev yaml-dev && rm -f /usr/local/etc/php-fpm.d/zz-docker.conf && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin/ --filename=composer2 && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin/ --filename=composer1 --1 && ln -sf /usr/local/bin/composer2 /usr/local/bin/composer && docker-service enable syslog && docker-service enable cron && docker-run-bootstrap && docker-image-cleanup # buildkit
2022-11-04 01:26:12 UTC (buildkit.dockerfile.v0)WORKDIR /
2022-11-04 01:26:12 UTC (buildkit.dockerfile.v0)EXPOSE map[9000/tcp:{}]
2022-11-04 01:26:12 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/entrypoint"]
2022-11-04 01:26:12 UTC (buildkit.dockerfile.v0)CMD ["supervisord"]
2022-11-04 01:31:14 UTC (buildkit.dockerfile.v0)ENV WEB_DOCUMENT_ROOT=/app WEB_DOCUMENT_INDEX=index.php WEB_ALIAS_DOMAIN=*.vm WEB_PHP_TIMEOUT=600 WEB_PHP_SOCKET=
2022-11-04 01:31:14 UTC (buildkit.dockerfile.v0)ENV WEB_PHP_SOCKET=127.0.0.1:9000
2022-11-04 01:31:14 UTC (buildkit.dockerfile.v0)ENV SERVICE_NGINX_CLIENT_MAX_BODY_SIZE=50m
2022-11-04 01:31:14 UTC (buildkit.dockerfile.v0)COPY conf/ /opt/docker/ # buildkit
2022-11-04 01:31:16 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -x && apk-install nginx && docker-run-bootstrap && docker-image-cleanup # buildkit
2022-11-04 01:31:16 UTC (buildkit.dockerfile.v0)EXPOSE map[443/tcp:{} 80/tcp:{}]
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.