Namespace
linuxserver
Image / Tag
bookstack:arm64v8-v21.04.4-ls133
Content Digest
sha256:627e9bfb5edbb679922f2ce5858611ca3531b4cd6a0217abbe69f57820e8d925
Details
Created

2021-05-09 14:29:15 UTC

Size

117 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v21.04.4-ls133 Build-date:- 2021-05-09T14:25:04+00:00
  • maintainer
    homerr
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-05-09T14:25:04+00: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
    ed91128c6746ec77ef3a6402de745559144b80e5
  • org.opencontainers.image.revision
    ed91128c6746ec77ef3a6402de745559144b80e5
  • 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.4-ls133

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:bba528f16f91426ddd5137a3f2bc192e43f7e15694c7c4a4dd9fae1b713f9a88 - 2.3% (2.7 MB)

[#001] sha256:37b2aeb200eb590e648f605225c72610c20b0513098d2908a3fd5e703b5c6c9d - 1.83% (2.15 MB)

[#002] sha256:4e99f7c7b112b230bd9e729d720f44701e645ef144b4c6b72668a8e4adb47fee - 1.79% (2.1 MB)

[#003] sha256:20c24c6c626e31d759003973d64656a97b50529c2ab92037a84a5b8416b70637 - 0.0% (440 Bytes)

[#004] sha256:1f59e065c7c4141ff95c2f61f56dc9fbcb530632d462b2e3a2b5c634196d44c9 - 3.84% (4.51 MB)

[#005] sha256:780fb7b23cdda49d4f2742b7ebcab7fe7705e62d6d5722815ea9ed03e9707757 - 0.0% (2.61 KB)

[#006] sha256:21c89e007597578cbb89ac8e746ebd40b6b3705b97d4f326144e99d5baf1911f - 13.37% (15.7 MB)

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

[#008] sha256:67ef7c8e9f7c50241e941384ca4efdbee7d981c722bb22593aae25b5d1d9caf3 - 76.87% (90.3 MB)

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


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

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

2021-04-20 11:57:41 UTC

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

2021-04-20 11:57:42 UTC

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

2021-04-20 11:57:44 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:46 UTC

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

2021-04-20 11:57:50 UTC

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

2021-04-20 11:57:51 UTC

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

2021-04-20 11:57:55 UTC

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

2021-04-20 11:58:04 UTC

|4 BUILD_DATE=2021-04-20T12:55:46+01:00 OVERLAY_ARCH=aarch64 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:58:07 UTC

/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch

2021-04-20 11:58:08 UTC

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

2021-04-20 11:58:23 UTC

|4 BUILD_DATE=2021-04-20T12:55:46+01:00 OVERLAY_ARCH=aarch64 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-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2021-04-20 11:58:28 UTC

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

2021-04-20 11:58:30 UTC

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

2021-04-20 11:58:34 UTC

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

2021-04-20 11:58:36 UTC

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

2021-04-20 11:58:39 UTC

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

2021-04-20 11:58:40 UTC

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

2021-04-20 11:58:42 UTC

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

2021-04-20 11:58:44 UTC

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

2021-04-20 11:58:45 UTC

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

2021-04-20 11:58:47 UTC

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

2021-04-20 11:58:49 UTC

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

2021-04-20 11:58:50 UTC

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

2021-04-20 11:58:52 UTC

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

2021-04-20 11:58:53 UTC

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

2021-04-22 06:00:19 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 06:00:35 UTC

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

2021-04-22 06:00:37 UTC

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

2021-04-22 06:00:38 UTC

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

2021-04-22 06:00:39 UTC

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

2021-04-22 06:00:41 UTC

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

2021-04-22 06:00:43 UTC

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

2021-04-22 06:00:45 UTC

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

2021-04-22 06:00:46 UTC

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

2021-04-22 06:00:49 UTC

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

2021-04-22 06:00:51 UTC

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

2021-04-22 06:00:52 UTC

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

2021-04-22 06:00:54 UTC

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

2021-04-22 06:00:56 UTC

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

2021-04-22 06:00:58 UTC

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

2021-04-22 06:01:00 UTC

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

2021-05-09 14:27:08 UTC

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

2021-05-09 14:27:09 UTC

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

2021-05-09 14:27:09 UTC

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

2021-05-09 14:27:10 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v21.04.4-ls133 Build-date:- 2021-05-09T14:25:04+00:00

2021-05-09 14:27:10 UTC

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

2021-05-09 14:27:11 UTC

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

2021-05-09 14:29:01 UTC

|3 BOOKSTACK_RELEASE=v21.04.4 BUILD_DATE=2021-05-09T14:25:04+00:00 VERSION=v21.04.4-ls133 /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/aarch64/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-05-09 14:29:07 UTC

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

2021-05-09 14:29:08 UTC

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

2021-05-09 14:29:08 UTC

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

2021-05-09 14:29:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-09T14:25:04+00:00

2021-05-09 14:29:10 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-09 14:29:10 UTC

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

2021-05-09 14:29:11 UTC

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

2021-05-09 14:29:11 UTC

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

2021-05-09 14:29:12 UTC

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

2021-05-09 14:29:13 UTC

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

2021-05-09 14:29:13 UTC

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

2021-05-09 14:29:14 UTC

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

2021-05-09 14:29:14 UTC

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

2021-05-09 14:29:15 UTC

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

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