Namespace
linuxserver
Image / Tag
bookstack:arm32v7-v21.04.6-ls134
Content Digest
sha256:82be4eb19c88aaa5aec5f3fbe264d1803171a8f031e3a2cdf8e4f12e9334d453
Details
Created

2021-05-24 12:48:21 UTC

Size

106 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v21.04.6-ls134 Build-date:- 2021-05-24T08:46:17-04:00
  • maintainer
    homerr
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-05-24T08:46:17-04:00
  • 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
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-bookstack
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    1bb71e0daf4833c75196605fb7b1b11c95f143a0
  • org.opencontainers.image.revision
    1bb71e0daf4833c75196605fb7b1b11c95f143a0
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-bookstack
  • org.opencontainers.image.title
    Bookstack
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-bookstack/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    v21.04.6-ls134

Environment
HOME

/root

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

TERM

xterm


Layers

[#000] sha256:ea890e2c693569f6e3121474b03c7787fa1198dbe6b4820fa7fc8193d0440ce5 - 2.26% (2.4 MB)

[#001] sha256:84efe4c4b4fa368e6f9cbc8f8bec4e0edbc73e2cc04db167e38b66401c8c466c - 2.02% (2.15 MB)

[#002] sha256:bb318eb9a077e09df015ea10dc6f58105ce20a682aa80ea088b3e759a9e3356d - 1.96% (2.08 MB)

[#003] sha256:231c8dff1e9f07d65a164a1e9933d2899d6c717cb91f33d38257cea879ddc262 - 0.0% (440 Bytes)

[#004] sha256:811cb0c5269a2687a795363d9fa4afec3008034421395333b64ad29fa2e57d5d - 3.74% (3.98 MB)

[#005] sha256:7339e5ac1e69f9d1740438acd8ebf1c85f3fa465bb673cc30e78e9fffe27f817 - 0.0% (2.61 KB)

[#006] sha256:14f706d5429e9bc6623e9da5c8bf3c4f2977456f4e34f8d15a706dcc0ebd197a - 12.61% (13.4 MB)

[#007] sha256:2d52514842366005db9152b71c3cc45f33b1662d3d8ceebb3995c095bcf081cb - 0.0% (3.02 KB)

[#008] sha256:d12ed69b10b34fc79e4ff9ca01844617025a27c4dca11416867e4dcbf40580ae - 77.4% (82.3 MB)

[#009] sha256:d1b88ef613ea94dc6fd1d892ba98b65dfdf9be8415a601b1b5b3a9662f3c80a2 - 0.0% (2.98 KB)


History
2021-04-20 11:57:04 UTC

/bin/sh -c #(nop) COPY dir:d1ef532ffeb01faa88b2ee8e0c26f409f6610ef2a2c7506a14efbecd37afe845 in /

2021-04-20 11:57:05 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2021-04-20 11:57:06 UTC

/bin/sh -c #(nop) ARG VERSION

2021-04-20 11:57:06 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3e3be7bf-ls22 Build-date:- 2021-04-20T12:55:46+01:00

2021-04-20 11:57:06 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2021-04-20 11:57:06 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.3

2021-04-20 11:57:07 UTC

/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm

2021-04-20 11:57:08 UTC

/bin/sh -c #(nop) ADD ffd4c4f41dd5b855eda9542d3338699a126cdceb4a4983c2945f990da27dabcd in /tmp/

2021-04-20 11:57:10 UTC

|4 BUILD_DATE=2021-04-20T12:55:46+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls22 /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-20 11:57:11 UTC

/bin/sh -c #(nop) COPY dir:2a0c8eefbc626d88c908270394a871a18b0a99fe7bb3b6afa25450bf16756e80 in /tmp/patch

2021-04-20 11:57:11 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm

2021-04-20 11:57:17 UTC

|4 BUILD_DATE=2021-04-20T12:55:46+01:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.2.0.3 VERSION=3e3be7bf-ls22 /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-04-20 11:57:18 UTC

/bin/sh -c #(nop) COPY dir:2b238945daf3ba56c87ef1fcf8aa39e4a126a9c2f862d312e1b697f42cdafe3c in /

2021-04-20 11:57:18 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2021-04-20 11:57:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2021-04-20 11:57:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-20T12:55:46+01:00

2021-04-20 11:57:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2021-04-20 11:57:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2021-04-20 11:57:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2021-04-20 11:57:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=cd14339230855cb35495e28aa27031caff020a5f

2021-04-20 11:57:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cd14339230855cb35495e28aa27031caff020a5f

2021-04-20 11:57:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2021-04-20 11:57:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2021-04-20 11:57:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2021-04-20 11:57:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2021-04-20 11:57:22 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3e3be7bf-ls22

2021-04-22 05:59:48 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-22 05:59:49 UTC

/bin/sh -c #(nop) COPY dir:204ebd509a498e50f5bb89e88fa23841c987083d3c2a565a3c1a963194874c83 in /

2021-04-22 05:59:50 UTC

/bin/sh -c #(nop) EXPOSE 443 80

2021-04-22 05:59:50 UTC

/bin/sh -c #(nop) VOLUME [/config]

2021-04-22 05:59:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2021-04-22 05:59:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-22T05:57:59+00:00

2021-04-22 05:59:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine-nginx image by linuxserver.io

2021-04-22 05:59:52 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine-nginx

2021-04-22 05:59:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2021-04-22 05:59:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=3d743ff355d952305254284c47674b6ecc9c2716

2021-04-22 05:59:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3d743ff355d952305254284c47674b6ecc9c2716

2021-04-22 05:59:54 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine-nginx

2021-04-22 05:59:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine-nginx

2021-04-22 05:59:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine-nginx/packages

2021-04-22 05:59:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2021-04-22 05:59:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=db5e2db8-ls22

2021-05-24 12:47:13 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2021-05-24 12:47:14 UTC

/bin/sh -c #(nop) ARG VERSION

2021-05-24 12:47:14 UTC

/bin/sh -c #(nop) ARG BOOKSTACK_RELEASE

2021-05-24 12:47:14 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v21.04.6-ls134 Build-date:- 2021-05-24T08:46:17-04:00

2021-05-24 12:47:15 UTC

/bin/sh -c #(nop) LABEL maintainer=homerr

2021-05-24 12:47:15 UTC

/bin/sh -c #(nop) ARG BOOKSTACK_RELEASE

2021-05-24 12:48:14 UTC

|3 BOOKSTACK_RELEASE=v21.04.6 BUILD_DATE=2021-05-24T08:46:17-04:00 VERSION=v21.04.6-ls134 /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-05-24 12:48:17 UTC

/bin/sh -c #(nop) COPY dir:a61e0ffdfd8a6a317d835e1031bd1d88c609a1d746b858273280f32b9c39190c in /

2021-05-24 12:48:17 UTC

/bin/sh -c #(nop) VOLUME [/config]

2021-05-24 12:48:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2021-05-24 12:48:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-24T08:46:17-04:00

2021-05-24 12:48:18 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-05-24 12:48:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-bookstack

2021-05-24 12:48:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2021-05-24 12:48:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=1bb71e0daf4833c75196605fb7b1b11c95f143a0

2021-05-24 12:48:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1bb71e0daf4833c75196605fb7b1b11c95f143a0

2021-05-24 12:48:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-bookstack

2021-05-24 12:48:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Bookstack

2021-05-24 12:48:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-bookstack/packages

2021-05-24 12:48:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2021-05-24 12:48:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v21.04.6-ls134

Danger Zone
Delete Tag

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.

Delete