Namespace
linuxserver
Image / Tag
bookstack:amd64-21.11.2
Content Digest
sha256:21a1653e2e3af57f198fbb63f54942c002f3e1da4d016bd98ee134e03dc4a2af
Details
Created

2021-11-30 15:27:39 UTC

Size

122 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v21.11.2-ls172 Build-date:- 2021-11-30T16:25:53+01:00
  • maintainer
    homerr
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2021-11-30T16:25:53+01:00
  • org.opencontainers.image.description
    [Bookstack](https://github.com/BookStackApp/BookStack) is a free and open source Wiki designed for creating beautiful documentation. Featuring 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
    f95a455dfef183c505c1acf402f7706976059306
  • org.opencontainers.image.revision
    f95a455dfef183c505c1acf402f7706976059306
  • 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.11.2-ls172

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:a259f7071357ce4af9473e56557811a9d4dde4c6010cad2dffb363a3d9f6b06b - 2.3% (2.81 MB)

[#001] sha256:b282233e8e89641afa65b6711ac715895f4531fafaf2dace2f9f625650b27e65 - 1.48% (1.8 MB)

[#002] sha256:f58fd26cf7bdbe74b73f532a507ea6e13a8401f798958d919a0c295e714d0932 - 1.42% (1.74 MB)

[#003] sha256:edb56b1d80db3ce502fd172a883e001db0d9acf6a4e2a49b249663035c818116 - 0.0% (438 Bytes)

[#004] sha256:d225983fe978be30fe905964bfa148396c30ae7791370e407ec607af703110ff - 2.48% (3.03 MB)

[#005] sha256:34267e5824c65286fe33b3641ac981269a9c8f5344a6b3c233682a32d43e542b - 0.0% (2.85 KB)

[#006] sha256:5b39dafc9da1af477d1b6136c612c5e93599d236a9494418199637eee2cd670a - 12.0% (14.6 MB)

[#007] sha256:e581b9668a65d845bd40f8511ba793491dc2b77eedb0a8b6fa69d518321bb889 - 0.0% (2.85 KB)

[#008] sha256:d4ce4b845dd4b9340e700766013c45d73660e463e393d271f00540a54d527bf3 - 80.31% (98 MB)

[#009] sha256:449460d66b24c6397c4e4c37e6942f0f68d4f70929dac275051b24e181058d0f - 0.0% (3.13 KB)


History
2021-11-27 18:14:38 UTC

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

2021-11-27 18:14:38 UTC

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

2021-11-27 18:14:38 UTC

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

2021-11-27 18:14:38 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- f883f151-ls13 Build-date:- 2021-11-27T19:13:33+01:00

2021-11-27 18:14:39 UTC

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

2021-11-27 18:14:39 UTC

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

2021-11-27 18:14:39 UTC

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

2021-11-27 18:14:40 UTC

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

2021-11-27 18:14:40 UTC

|4 BUILD_DATE=2021-11-27T19:13:33+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=f883f151-ls13 /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-11-27 18:14:41 UTC

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

2021-11-27 18:14:41 UTC

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

2021-11-27 18:14:43 UTC

|4 BUILD_DATE=2021-11-27T19:13:33+01:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.3 VERSION=f883f151-ls13 /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-11-27 18:14:43 UTC

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

2021-11-27 18:14:44 UTC

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

2021-11-27 18:14:44 UTC

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

2021-11-27 18:14:44 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-27T19:13:33+01:00

2021-11-27 18:14:44 UTC

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

2021-11-27 18:14:44 UTC

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

2021-11-27 18:14:44 UTC

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

2021-11-27 18:14:44 UTC

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

2021-11-27 18:14:45 UTC

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

2021-11-27 18:14:45 UTC

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

2021-11-27 18:14:45 UTC

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

2021-11-27 18:14:45 UTC

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

2021-11-27 18:14:45 UTC

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

2021-11-27 18:14:45 UTC

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

2021-11-27 19:09:41 UTC

/bin/sh -c echo "**** install build packages ****" && apk add --no-cache apache2-utils git libressl3.3-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 HTTP_PROXY ""; # https://httpoxy.org/' >> /etc/nginx/fastcgi_params && echo 'fastcgi_param PATH_INFO $fastcgi_path_info; # http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#fastcgi_split_path_info' >> /etc/nginx/fastcgi_params && echo 'fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; # https://www.nginx.com/resources/wiki/start/topics/examples/phpfcgi/#connecting-nginx-to-php-fpm' >> /etc/nginx/fastcgi_params && rm -f /etc/nginx/http.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-11-27 19:09:41 UTC

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

2021-11-27 19:09:41 UTC

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

2021-11-27 19:09:41 UTC

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

2021-11-27 19:09:41 UTC

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

2021-11-27 19:09:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-27T20:08:44+01:00

2021-11-27 19:09:41 UTC

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

2021-11-27 19:09:42 UTC

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

2021-11-27 19:09:42 UTC

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

2021-11-27 19:09:42 UTC

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

2021-11-27 19:09:42 UTC

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

2021-11-27 19:09:42 UTC

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

2021-11-27 19:09:42 UTC

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

2021-11-27 19:09:42 UTC

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

2021-11-27 19:09:43 UTC

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

2021-11-27 19:09:43 UTC

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

2021-11-30 15:26:50 UTC

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

2021-11-30 15:26:50 UTC

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

2021-11-30 15:26:50 UTC

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

2021-11-30 15:26:50 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v21.11.2-ls172 Build-date:- 2021-11-30T16:25:53+01:00

2021-11-30 15:26:51 UTC

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

2021-11-30 15:26:51 UTC

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

2021-11-30 15:27:35 UTC

|3 BOOKSTACK_RELEASE=v21.11.2 BUILD_DATE=2021-11-30T16:25:53+01:00 VERSION=v21.11.2-ls172 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl composer 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 dependencies ****" && composer install -d /var/www/html/ && echo "**** overlay-fs bug workaround ****" && mv /var/www /var/www-tmp && echo "**** cleanup ****" && rm -rf /root/.composer /tmp/*

2021-11-30 15:27:36 UTC

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

2021-11-30 15:27:37 UTC

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

2021-11-30 15:27:37 UTC

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

2021-11-30 15:27:37 UTC

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

2021-11-30 15:27:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-30T16:25:53+01:00

2021-11-30 15:27:37 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. Featuring 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-11-30 15:27:38 UTC

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

2021-11-30 15:27:38 UTC

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

2021-11-30 15:27:38 UTC

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

2021-11-30 15:27:38 UTC

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

2021-11-30 15:27:38 UTC

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

2021-11-30 15:27:38 UTC

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

2021-11-30 15:27:38 UTC

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

2021-11-30 15:27:39 UTC

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

2021-11-30 15:27:39 UTC

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

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