2021-06-17 16:13:14 UTC
106 MB
/root
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PS1$(whoami)@$(hostname):$(pwd)\$
TERMxterm
[#000] sha256:4731af29f60935974d5c81365e23dc06db89a41a9bf980374b2ad0e7d5bc03b2 - 2.26% (2.4 MB)
[#001] sha256:60974b451a919ce73c69986a03b5b54c22738cdbfddd1a19d4a77e1d81253b80 - 2.02% (2.15 MB)
[#002] sha256:46b1af436aaecdd3a1c4321ddcf24d2d990ae22cc389a32f936a7f76f3d1e7b6 - 1.95% (2.08 MB)
[#003] sha256:5307a9854bdcbdcbab5e3ce77bba98fdeb0f44343ee2d8e392cd30fed3383855 - 0.0% (434 Bytes)
[#004] sha256:261499b506d2bf5c7df0176273beb4384c937d46dc756139d0fb34ea345e1f20 - 3.74% (3.98 MB)
[#005] sha256:b189b798b43e36be63bb9cb3b88224279597f6e245799b9eaedc503cd51e834d - 0.0% (2.7 KB)
[#006] sha256:e9b1f2f40716e0ac31bdad4e6de9ea1a15b1bac6d21ce7c1b2150a073fdc3f6e - 12.6% (13.4 MB)
[#007] sha256:70fd58470fbeb7f3122b5ab5cc0f47df5602151bc0679aa3c00ef0e9fa9aaebd - 0.0% (3.02 KB)
[#008] sha256:19583dbca365b56ed3888fff5164b7e4d6d18b873a326aff7fa1313f569cfc63 - 77.42% (82.4 MB)
[#009] sha256:8e154fcfe308674d8030fe0115464a24694223c2d342d4fae5de688d508eae77 - 0.0% (3.03 KB)
/bin/sh -c #(nop) COPY dir:4fa7ca0229113a94da52c4a206d4d6b686b502c314d2c6d94f0da5cec5fb11a5 in /
2021-06-16 20:35:27 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-06-16 20:35:27 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-16 20:35:27 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3e3be7bf-ls23 Build-date:- 2021-06-16T16:34:28-04:00
2021-06-16 20:35:28 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2021-06-16 20:35:28 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3
2021-06-16 20:35:28 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2021-06-16 20:35:30 UTC/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/
2021-06-16 20:35:32 UTC|4 BUILD_DATE=2021-06-16T16:34:28-04:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls23 /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-06-16 20:35:32 UTC/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch
2021-06-16 20:35:33 UTC/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm
2021-06-16 20:35:40 UTC|4 BUILD_DATE=2021-06-16T16:34:28-04:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls23 /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 "**** add qemu ****" && curl -o /usr/bin/qemu-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*
2021-06-16 20:35:41 UTC/bin/sh -c #(nop) COPY dir:5b18a7441eef35b67ed3024be70ab7e6147614a149559f8509ac4dcdb6df29b5 in /
2021-06-16 20:35:41 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2021-06-16 20:35:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-06-16 20:35:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-16T16:34:28-04:00
2021-06-16 20:35:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io
2021-06-16 20:35:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine
2021-06-16 20:35:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-06-16 20:35:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=0a0845d8420c8fd73ec066961db2b1a4aa2a4862
2021-06-16 20:35:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0a0845d8420c8fd73ec066961db2b1a4aa2a4862
2021-06-16 20:35:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine
2021-06-16 20:35:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine
2021-06-16 20:35:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages
2021-06-16 20:35:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-06-16 20:35:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3e3be7bf-ls23
2021-06-17 05:54:42 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-06-17 05:54:55 UTC/bin/sh -c #(nop) COPY dir:204ebd509a498e50f5bb89e88fa23841c987083d3c2a565a3c1a963194874c83 in /
2021-06-17 05:54:57 UTC/bin/sh -c #(nop) EXPOSE 443 80
2021-06-17 05:54:58 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-06-17 05:55:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-06-17 05:55:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-17T05:52:48+00:00
2021-06-17 05:55:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine-nginx image by linuxserver.io
2021-06-17 05:55:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine-nginx
2021-06-17 05:55:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-06-17 05:55:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=234cf8e2dee87584b1b72753d45199277e640253
2021-06-17 05:55:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=234cf8e2dee87584b1b72753d45199277e640253
2021-06-17 05:55:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine-nginx
2021-06-17 05:55:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine-nginx
2021-06-17 05:55:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine-nginx/packages
2021-06-17 05:55:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-06-17 05:55:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=e1591869-ls23
2021-06-17 16:12:09 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2021-06-17 16:12:10 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-17 16:12:10 UTC/bin/sh -c #(nop) ARG BOOKSTACK_RELEASE
2021-06-17 16:12:11 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v21.05.2-ls140 Build-date:- 2021-06-17T16:10:21+00:00
2021-06-17 16:12:11 UTC/bin/sh -c #(nop) LABEL maintainer=homerr
2021-06-17 16:12:12 UTC/bin/sh -c #(nop) ARG BOOKSTACK_RELEASE
2021-06-17 16:13:03 UTC|3 BOOKSTACK_RELEASE=v21.05.2 BUILD_DATE=2021-06-17T16:10:21+00:00 VERSION=v21.05.2-ls140 /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 "**** 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-06-17 16:13:07 UTC/bin/sh -c #(nop) COPY dir:8cf7c1b4ff4e9757841495e7aec4a2dcddc78ffbb39419e3e09662d6a4cb314c in /
2021-06-17 16:13:08 UTC/bin/sh -c #(nop) VOLUME [/config]
2021-06-17 16:13:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io
2021-06-17 16:13:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-17T16:10:21+00:00
2021-06-17 16:13:09 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-06-17 16:13:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-bookstack
2021-06-17 16:13:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only
2021-06-17 16:13:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=250e42f96af1da1c099d9e96332737278a0e337a
2021-06-17 16:13:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=250e42f96af1da1c099d9e96332737278a0e337a
2021-06-17 16:13:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-bookstack
2021-06-17 16:13:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Bookstack
2021-06-17 16:13:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-bookstack/packages
2021-06-17 16:13:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io
2021-06-17 16:13:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v21.05.2-ls140
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.