2021-04-15 16:13:39 UTC
116 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:2d34e860166319b29e21ca833c1da9ac5a0b62922f170e1c78694a8b909e1bfb - 2.4% (2.79 MB)
[#001] sha256:4f6f6e238e5f77be2a0c3fee148d85861e54a6eecf040fb3c14376f485868383 - 1.55% (1.8 MB)
[#002] sha256:7ee5c0457f14d5513df7aeace9a5331214ebe21335de02ef06533795c4270e9f - 1.49% (1.74 MB)
[#003] sha256:60e3dbb8734f96d01e1bcc72b9d6b35c8159ad8c75e5a6a09019835ee4c4e9e0 - 0.0% (436 Bytes)
[#004] sha256:0fec800e0c2bbbe6d69c71b4e5c7e8caac96d0631fc14b03f605be6d6e16c995 - 2.46% (2.86 MB)
[#005] sha256:b61e99f3b3aaab34d934d0a8726f5adfb9aa3f4aef4c300467aec47da55c79bf - 0.0% (2.61 KB)
[#006] sha256:f728eea16c776ffe06eff0f355217cd177d73c78c042af314e3a2db4af3f01b4 - 13.3% (15.5 MB)
[#007] sha256:3cd4b14cedc85d10d99ac8b45fcb500eb2d3b25a957853fc9d140df85b3a82a6 - 0.0% (3.02 KB)
[#008] sha256:9cb2dbe366cb3abad168f87e6c97771bcecbb8b824334eca3192715056ac7204 - 78.79% (91.7 MB)
[#009] sha256:cc0948398ac7ad0827b10dd7065dfe30e985a7f47fcda7c8effde1019d445b27 - 0.0% (2.97 KB)
/bin/sh -c #(nop) COPY dir:dbd1d1776f6af4ec6c8952008b90ace826ed222bdf1b9ee8ccad35857e6b6294 in /
2021-04-13 06:38:50 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-04-13 06:38:50 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-13 06:38:51 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3e3be7bf-ls21 Build-date:- 2021-04-13T06:37:32+00:00
2021-04-13 06:38:51 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-04-13 06:38:51 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-04-13 06:38:51 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2021-04-13 06:38:52 UTC/bin/sh -c #(nop) ADD e0dfb2cf69f9e165c0f7f9b55414d8133f601943ed98eb0dfb80ba85e3ebfe2c in /tmp/
2021-04-13 06:38:54 UTC|4 BUILD_DATE=2021-04-13T06:37:32+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls21 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer
2021-04-13 06:38:55 UTC/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch
2021-04-13 06:38:55 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-04-13 06:38:59 UTC|4 BUILD_DATE=2021-04-13T06:37:32+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls21 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils procps shadow tzdata && echo "**** create abc user and make our folders ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-04-13 06:39:00 UTC/bin/sh -c #(nop) COPY dir:848ed3e822868f0038e92f8385d371d676b0aebbd8ef220c47e8408e5a1a8b62 in /
2021-04-13 06:39:00 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-04-15 05:59:40 UTC/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.1-libssl logrotate nano nginx openssl php7 php7-fileinfo php7-fpm php7-json php7-mbstring php7-openssl php7-session php7-simplexml php7-xml php7-xmlwriter php7-zlib && echo "**** configure nginx ****" && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/conf.d/default.conf && echo "**** fix logrotate ****" && sed -i "s#/var/log/messages {}.*# #g" /etc/logrotate.conf && sed -i 's#/usr/sbin/logrotate /etc/logrotate.conf#/usr/sbin/logrotate /etc/logrotate.conf -s /config/log/logrotate.status#g' /etc/periodic/daily/logrotate
2021-04-15 05:59:41 UTC/bin/sh -c #(nop) COPY dir:7e95067651ac0d94a3779f888c4a4a0ef71111ac71c598c1614f50320a162e7f in /
2021-04-15 05:59:42 UTC/bin/sh -c #(nop) EXPOSE 443 80
2021-04-15 05:59:42 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-04-15 16:12:52 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-04-15 16:12:52 UTC/bin/sh -c #(nop) ARG VERSION
2021-04-15 16:12:53 UTC/bin/sh -c #(nop) ARG BOOKSTACK_RELEASE
2021-04-15 16:12:53 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v21.04-ls131 Build-date:- 2021-04-15T17:12:00+01:00
2021-04-15 16:12:54 UTC/bin/sh -c #(nop) LABEL maintainer=homerr
2021-04-15 16:12:54 UTC/bin/sh -c #(nop) ARG BOOKSTACK_RELEASE
2021-04-15 16:13:27 UTC|3 BOOKSTACK_RELEASE=v21.04 BUILD_DATE=2021-04-15T17:12:00+01:00 VERSION=v21.04-ls131 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl fontconfig memcached netcat-openbsd php7-ctype php7-curl php7-dom php7-gd php7-ldap php7-mbstring php7-memcached php7-mysqlnd php7-openssl php7-pdo_mysql php7-phar php7-simplexml php7-tokenizer qt5-qtbase tar ttf-freefont wkhtmltopdf && echo "**** tidy bug fix ****" && curl -s http://dl-cdn.alpinelinux.org/alpine/v3.7/community/x86_64/tidyhtml-libs-5.4.0-r0.apk | tar xfz - -C / && rm -f /usr/lib/libtidy.so.5.6.0 && echo "**** configure php-fpm ****" && sed -i 's/;clear_env = no/clear_env = no/g' /etc/php7/php-fpm.d/www.conf && echo "env[PATH] = /usr/local/bin:/usr/bin:/bin" >> /etc/php7/php-fpm.conf && echo "**** fetch bookstack ****" && mkdir -p /var/www/html && if [ -z ${BOOKSTACK_RELEASE+x} ]; then BOOKSTACK_RELEASE=$(curl -sX GET "https://api.github.com/repos/bookstackapp/bookstack/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && curl -o /tmp/bookstack.tar.gz -L "https://github.com/BookStackApp/BookStack/archive/${BOOKSTACK_RELEASE}.tar.gz" && tar xf /tmp/bookstack.tar.gz -C /var/www/html/ --strip-components=1 && echo "**** install composer ****" && cd /tmp && curl -sS https://getcomposer.org/installer | php && mv /tmp/composer.phar /usr/local/bin/composer && echo "**** install composer dependencies ****" && composer install -d /var/www/html/ && echo "**** cleanup ****" && rm -rf /root/.composer /tmp/*
2021-04-15 16:13:33 UTC/bin/sh -c #(nop) COPY dir:123c4049fbc2d9d311554009b2d6c48330301e0827bf96366d5b70c23e536fdc in /
2021-04-15 16:13:34 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-04-15 16:13:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-04-15 16:13:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-15T17:12:00+01:00
2021-04-15 16:13:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Bookstack](https://github.com/BookStackApp/BookStack) is a free and open source Wiki designed for creating beautiful documentation. Feautring a simple, but powerful WYSIWYG editor it allows for teams to create detailed and useful documentation with ease. Powered by SQL and including a Markdown editor for those who prefer it, BookStack is geared towards making documentation more of a pleasure than a chore. For more information on BookStack visit their website and check it out: https://www.bookstackapp.com
2021-04-15 16:13:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-bookstack
2021-04-15 16:13:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-04-15 16:13:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=9e7566b69bc62677fabd8bd3cb93896a3a216d50
2021-04-15 16:13:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=9e7566b69bc62677fabd8bd3cb93896a3a216d50
2021-04-15 16:13:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-bookstack
2021-04-15 16:13:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Bookstack
2021-04-15 16:13:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-bookstack/packages
2021-04-15 16:13:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-04-15 16:13:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v21.04-ls131
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.