2025-02-03 18:37:05 +00:00
<!doctype html> < html lang = en class = no-js > < head > < meta charset = utf-8 > < meta name = viewport content = "width=device-width,initial-scale=1" > < meta name = description content = "[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.
2025-06-27 13:36:38 +00:00
For more information on BookStack visit their website and check it out: https://www.bookstackapp.com">< meta name = author content = LinuxServer.io > < link href = https://docs.linuxserver.io/images/docker-bookstack/ rel = canonical > < link href = ../docker-boinc/ rel = prev > < link href = ../docker-brave/ rel = next > < link rel = icon href = ../../assets/favicon.ico > < meta name = generator content = "mkdocs-1.6.1, mkdocs-material-9.5.50" > < title > bookstack - LinuxServer.io< / title > < link rel = stylesheet href = ../../assets/stylesheets/main.a40c8224.min.css > < link rel = stylesheet href = ../../assets/stylesheets/palette.06af60db.min.css > < link rel = preconnect href = https://fonts.gstatic.com crossorigin > < link rel = stylesheet href = "https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback" > < style > : root { --md-text-font : "Roboto" ; --md-code-font : "Roboto Mono" } < / style > < link rel = stylesheet href = ../../stylesheets/extra.css > < link rel = stylesheet href = ../../assets/stylesheets/mkdocs_d2_plugin.css > < script > _ _md _scope = new URL ( "../.." , location ) , _ _md _hash = e => [ ... e ] . reduce ( ( ( e , _ ) => ( e << 5 ) - e + _ . charCodeAt ( 0 ) ) , 0 ) , _ _md _get = ( e , _ = localStorage , t = _ _md _scope ) => JSON . parse ( _ . getItem ( t . pathname + "." + e ) ) , _ _md _set = ( e , _ , t = localStorage , a = _ _md _scope ) => { try { t . setItem ( a . pathname + "." + e , JSON . stringify ( _ ) ) } catch ( e ) { } } < / script > < / head > < body dir = ltr data-md-color-scheme = default data-md-color-primary = purple data-md-color-accent = indigo > < input class = md-toggle data-md-toggle = drawer type = checkbox id = __drawer autocomplete = off > < input class = md-toggle data-md-toggle = search type = checkbox id = __search autocomplete = off > < label class = md-overlay for = __drawer > < / label > < div data-md-component = skip > < a href = #linuxserverbookstack class = md-skip > Skip to content < / a > < / div > < div data-md-component = announce > < / div > < header class = md-header data-md-component = header > < nav class = "md-header__inner md-grid" aria-label = Header > < a href = ../.. title = LinuxServer.io class = "md-header__button md-logo" aria-label = LinuxServer.io data-md-component = logo > < img src = ../../assets/icon.svg alt = logo > < / a > < label class = "md-header__button md-icon" for = __drawer > < svg xmlns = http://www.w3.org/2000/svg viewbox = "0 0 24 24" > < path d = "M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z" / > < / svg > < / label > < div class = md-header__title data-md-component = header-title > < div class = md-header__ellipsis > < div class = md-header__topic > < span class = md-ellipsis > LinuxServer.io < / span > < / div > < div class = md-header__topic data-md-component = header-topic > < span class = md-ellipsis > bookstack < / span > < / div > < / div > < / div > < form class = md-header__option data-md-component = palette > < input class = md-option data-md-color-media = "(prefers-color-scheme: light)" data-md-color-scheme = default data-md-color-primary = purple data-md-color-accent = indigo aria-label = "Switch to dark mode" type = radio name = __palette id = __palette_0 > < label class = "md-header__button md-icon" title = "Switch to dark mode" for = __palette_1 hidden > < svg xmlns = http://www.w3.org/2000/svg viewbox = "0 0 24 24" > < path d = "M12 8a4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 4-4 4 4 0 0 0-4-4m0 10a6 6 0 0 1-6-6 6 6 0 0 1 6-6 6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z" / > < / svg > < / label > < input class = md-option data-md-color-media = "(prefers-color-scheme: dark)" data-md-color-scheme = slate data-md-color-primary = purple data-md-color-accent = indigo aria-label = "Switch to light mode" type = radio name = __palette id = __palette_1 > < label class = "md-header__button md-icon" title = "Switch to light mode" for = __palette_0 hidden > < svg xmlns = http://www.w3.org/2000/svg viewbox = "0 0 24 24" > < path d = "M12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13 12s-1.44-4.5-3.5-5.45C10.26 6.2 11.11 6 12 6a6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z" / > < / svg > < / label > < / form > < script > v a r p a l e t t e = _ _ m d _ g e t ( " _ _ p a l e t t e " ) ; i f ( p a l e t t e & & p a l e t t e . c o l o r ) { i f ( " ( p r e f e r s - c o l o r - s c h e m e ) " = = = p a l e t t e . c o l o r . m e d i a ) { v a r m e d i a = m a t c h M e d i a ( " ( p r e f e r s - c o l o r - s c h e m e : l i g h t ) " ) , i n p u t = d o c u m e n t . q u e r y S e l e c t o r ( m e d i a . m a t c h e s ? " [
2024-12-21 14:09:37 +00:00
< / span > < / code > < / pre > < / div > < h3 id = advanced-users-full-control-over-the-env-file > Advanced Users (full control over the .env file)< a class = headerlink href = #advanced-users-full-control-over-the-env-file title = "Permanent link" > ¶ < / a > < / h3 > < p > If you wish to use the extra functionality of BookStack such as email, LDAP and so on you will need to set additional environment variables or make your own .env file with guidance from the BookStack documentation.< / p > < p > The container will copy an exemplary .env file to /config/www/.env on your host system for you to use.< / p > < h2 id = read-only-operation > Read-Only Operation< a class = headerlink href = #read-only-operation title = "Permanent link" > ¶ < / a > < / h2 > < p > This image can be run with a read-only container filesystem. For details please < a href = https://docs.linuxserver.io/misc/read-only/ > read the docs< / a > .< / p > < h3 id = caveats > Caveats< a class = headerlink href = #caveats title = "Permanent link" > ¶ < / a > < / h3 > < ul > < li > < code > /tmp< / code > must be mounted to tmpfs< / li > < / ul > < h2 id = usage > Usage< a class = headerlink href = #usage title = "Permanent link" > ¶ < / a > < / h2 > < p > To help you get started creating a container from this image you can either use docker-compose or the docker cli.< / p > < div class = "admonition info" > < p class = admonition-title > Info< / p > < p > Unless a parameter is flaged as 'optional', it is < em > mandatory< / em > and a value must be provided.< / p > < / div > < h3 id = docker-compose-recommended-click-here-for-more-info > docker-compose (recommended, < a href = https://docs.linuxserver.io/general/docker-compose > click here for more info< / a > )< a class = headerlink href = #docker-compose-recommended-click-here-for-more-info title = "Permanent link" > ¶ < / a > < / h3 > < div class = "language-yaml highlight" > < pre > < span > < / span > < code > < span id = __span-1-1 > < a id = __codelineno-1-1 name = __codelineno-1-1 href = #__codelineno-1-1 > < / a > < span class = nn > ---< / span >
2024-10-14 08:19:55 +00:00
< / span > < span id = __span-1-2 > < a id = __codelineno-1-2 name = __codelineno-1-2 href = #__codelineno-1-2 > < / a > < span class = nt > services< / span > < span class = p > :< / span >
< / span > < span id = __span-1-3 > < a id = __codelineno-1-3 name = __codelineno-1-3 href = #__codelineno-1-3 > < / a > < span class = w > < / span > < span class = nt > bookstack< / span > < span class = p > :< / span >
< / span > < span id = __span-1-4 > < a id = __codelineno-1-4 name = __codelineno-1-4 href = #__codelineno-1-4 > < / a > < span class = w > < / span > < span class = nt > image< / span > < span class = p > :< / span > < span class = w > < / span > < span class = "l l-Scalar l-Scalar-Plain" > lscr.io/linuxserver/bookstack:latest< / span >
< / span > < span id = __span-1-5 > < a id = __codelineno-1-5 name = __codelineno-1-5 href = #__codelineno-1-5 > < / a > < span class = w > < / span > < span class = nt > container_name< / span > < span class = p > :< / span > < span class = w > < / span > < span class = "l l-Scalar l-Scalar-Plain" > bookstack< / span >
< / span > < span id = __span-1-6 > < a id = __codelineno-1-6 name = __codelineno-1-6 href = #__codelineno-1-6 > < / a > < span class = w > < / span > < span class = nt > environment< / span > < span class = p > :< / span >
< / span > < span id = __span-1-7 > < a id = __codelineno-1-7 name = __codelineno-1-7 href = #__codelineno-1-7 > < / a > < span class = w > < / span > < span class = "p p-Indicator" > -< / span > < span class = w > < / span > < span class = "l l-Scalar l-Scalar-Plain" > PUID=1000< / span >
< / span > < span id = __span-1-8 > < a id = __codelineno-1-8 name = __codelineno-1-8 href = #__codelineno-1-8 > < / a > < span class = w > < / span > < span class = "p p-Indicator" > -< / span > < span class = w > < / span > < span class = "l l-Scalar l-Scalar-Plain" > PGID=1000< / span >
< / span > < span id = __span-1-9 > < a id = __codelineno-1-9 name = __codelineno-1-9 href = #__codelineno-1-9 > < / a > < span class = w > < / span > < span class = "p p-Indicator" > -< / span > < span class = w > < / span > < span class = "l l-Scalar l-Scalar-Plain" > TZ=Etc/UTC< / span >
< / span > < span id = __span-1-10 > < a id = __codelineno-1-10 name = __codelineno-1-10 href = #__codelineno-1-10 > < / a > < span class = w > < / span > < span class = "p p-Indicator" > -< / span > < span class = w > < / span > < span class = "l l-Scalar l-Scalar-Plain" > APP_URL=< / span >
2024-10-14 15:27:54 +00:00
< / span > < span id = __span-1-11 > < a id = __codelineno-1-11 name = __codelineno-1-11 href = #__codelineno-1-11 > < / a > < span class = w > < / span > < span class = "p p-Indicator" > -< / span > < span class = w > < / span > < span class = "l l-Scalar l-Scalar-Plain" > APP_KEY=< / span >
< / span > < span id = __span-1-12 > < a id = __codelineno-1-12 name = __codelineno-1-12 href = #__codelineno-1-12 > < / a > < span class = w > < / span > < span class = "p p-Indicator" > -< / span > < span class = w > < / span > < span class = "l l-Scalar l-Scalar-Plain" > DB_HOST=< / span >
< / span > < span id = __span-1-13 > < a id = __codelineno-1-13 name = __codelineno-1-13 href = #__codelineno-1-13 > < / a > < span class = w > < / span > < span class = "p p-Indicator" > -< / span > < span class = w > < / span > < span class = "l l-Scalar l-Scalar-Plain" > DB_PORT=3306< / span >
< / span > < span id = __span-1-14 > < a id = __codelineno-1-14 name = __codelineno-1-14 href = #__codelineno-1-14 > < / a > < span class = w > < / span > < span class = "p p-Indicator" > -< / span > < span class = w > < / span > < span class = "l l-Scalar l-Scalar-Plain" > DB_USERNAME=< / span >
< / span > < span id = __span-1-15 > < a id = __codelineno-1-15 name = __codelineno-1-15 href = #__codelineno-1-15 > < / a > < span class = w > < / span > < span class = "p p-Indicator" > -< / span > < span class = w > < / span > < span class = "l l-Scalar l-Scalar-Plain" > DB_PASSWORD=< / span >
< / span > < span id = __span-1-16 > < a id = __codelineno-1-16 name = __codelineno-1-16 href = #__codelineno-1-16 > < / a > < span class = w > < / span > < span class = "p p-Indicator" > -< / span > < span class = w > < / span > < span class = "l l-Scalar l-Scalar-Plain" > DB_DATABASE=< / span >
< / span > < span id = __span-1-17 > < a id = __codelineno-1-17 name = __codelineno-1-17 href = #__codelineno-1-17 > < / a > < span class = w > < / span > < span class = "p p-Indicator" > -< / span > < span class = w > < / span > < span class = "l l-Scalar l-Scalar-Plain" > QUEUE_CONNECTION=< / span > < span class = w > < / span > < span class = c1 > #optional< / span >
< / span > < span id = __span-1-18 > < a id = __codelineno-1-18 name = __codelineno-1-18 href = #__codelineno-1-18 > < / a > < span class = w > < / span > < span class = nt > volumes< / span > < span class = p > :< / span >
< / span > < span id = __span-1-19 > < a id = __codelineno-1-19 name = __codelineno-1-19 href = #__codelineno-1-19 > < / a > < span class = w > < / span > < span class = "p p-Indicator" > -< / span > < span class = w > < / span > < span class = "l l-Scalar l-Scalar-Plain" > /path/to/bookstack/config:/config< / span >
< / span > < span id = __span-1-20 > < a id = __codelineno-1-20 name = __codelineno-1-20 href = #__codelineno-1-20 > < / a > < span class = w > < / span > < span class = nt > ports< / span > < span class = p > :< / span >
< / span > < span id = __span-1-21 > < a id = __codelineno-1-21 name = __codelineno-1-21 href = #__codelineno-1-21 > < / a > < span class = w > < / span > < span class = "p p-Indicator" > -< / span > < span class = w > < / span > < span class = "l l-Scalar l-Scalar-Plain" > 6875:80< / span >
< / span > < span id = __span-1-22 > < a id = __codelineno-1-22 name = __codelineno-1-22 href = #__codelineno-1-22 > < / a > < span class = w > < / span > < span class = nt > restart< / span > < span class = p > :< / span > < span class = w > < / span > < span class = "l l-Scalar l-Scalar-Plain" > unless-stopped< / span >
2024-10-14 08:19:55 +00:00
< / span > < / code > < / pre > < / div > < h3 id = docker-cli-click-here-for-more-info > docker cli (< a href = https://docs.docker.com/engine/reference/commandline/cli/ > click here for more info< / a > )< a class = headerlink href = #docker-cli-click-here-for-more-info title = "Permanent link" > ¶ < / a > < / h3 > < div class = "language-bash highlight" > < pre > < span > < / span > < code > < span id = __span-2-1 > < a id = __codelineno-2-1 name = __codelineno-2-1 href = #__codelineno-2-1 > < / a > docker< span class = w > < / span > run< span class = w > < / span > -d< span class = w > < / span > < span class = se > \< / span >
< / span > < span id = __span-2-2 > < a id = __codelineno-2-2 name = __codelineno-2-2 href = #__codelineno-2-2 > < / a > < span class = w > < / span > --name< span class = o > =< / span > bookstack< span class = w > < / span > < span class = se > \< / span >
< / span > < span id = __span-2-3 > < a id = __codelineno-2-3 name = __codelineno-2-3 href = #__codelineno-2-3 > < / a > < span class = w > < / span > -e< span class = w > < / span > < span class = nv > PUID< / span > < span class = o > =< / span > < span class = m > 1000< / span > < span class = w > < / span > < span class = se > \< / span >
< / span > < span id = __span-2-4 > < a id = __codelineno-2-4 name = __codelineno-2-4 href = #__codelineno-2-4 > < / a > < span class = w > < / span > -e< span class = w > < / span > < span class = nv > PGID< / span > < span class = o > =< / span > < span class = m > 1000< / span > < span class = w > < / span > < span class = se > \< / span >
< / span > < span id = __span-2-5 > < a id = __codelineno-2-5 name = __codelineno-2-5 href = #__codelineno-2-5 > < / a > < span class = w > < / span > -e< span class = w > < / span > < span class = nv > TZ< / span > < span class = o > =< / span > Etc/UTC< span class = w > < / span > < span class = se > \< / span >
< / span > < span id = __span-2-6 > < a id = __codelineno-2-6 name = __codelineno-2-6 href = #__codelineno-2-6 > < / a > < span class = w > < / span > -e< span class = w > < / span > < span class = nv > APP_URL< / span > < span class = o > =< / span > < span class = w > < / span > < span class = se > \< / span >
2024-10-14 15:27:54 +00:00
< / span > < span id = __span-2-7 > < a id = __codelineno-2-7 name = __codelineno-2-7 href = #__codelineno-2-7 > < / a > < span class = w > < / span > -e< span class = w > < / span > < span class = nv > APP_KEY< / span > < span class = o > =< / span > < span class = w > < / span > < span class = se > \< / span >
< / span > < span id = __span-2-8 > < a id = __codelineno-2-8 name = __codelineno-2-8 href = #__codelineno-2-8 > < / a > < span class = w > < / span > -e< span class = w > < / span > < span class = nv > DB_HOST< / span > < span class = o > =< / span > < span class = w > < / span > < span class = se > \< / span >
< / span > < span id = __span-2-9 > < a id = __codelineno-2-9 name = __codelineno-2-9 href = #__codelineno-2-9 > < / a > < span class = w > < / span > -e< span class = w > < / span > < span class = nv > DB_PORT< / span > < span class = o > =< / span > < span class = m > 3306< / span > < span class = w > < / span > < span class = se > \< / span >
< / span > < span id = __span-2-10 > < a id = __codelineno-2-10 name = __codelineno-2-10 href = #__codelineno-2-10 > < / a > < span class = w > < / span > -e< span class = w > < / span > < span class = nv > DB_USERNAME< / span > < span class = o > =< / span > < span class = w > < / span > < span class = se > \< / span >
< / span > < span id = __span-2-11 > < a id = __codelineno-2-11 name = __codelineno-2-11 href = #__codelineno-2-11 > < / a > < span class = w > < / span > -e< span class = w > < / span > < span class = nv > DB_PASSWORD< / span > < span class = o > =< / span > < span class = w > < / span > < span class = se > \< / span >
< / span > < span id = __span-2-12 > < a id = __codelineno-2-12 name = __codelineno-2-12 href = #__codelineno-2-12 > < / a > < span class = w > < / span > -e< span class = w > < / span > < span class = nv > DB_DATABASE< / span > < span class = o > =< / span > < span class = w > < / span > < span class = se > \< / span >
< / span > < span id = __span-2-13 > < a id = __codelineno-2-13 name = __codelineno-2-13 href = #__codelineno-2-13 > < / a > < span class = w > < / span > -e< span class = w > < / span > < span class = nv > QUEUE_CONNECTION< / span > < span class = o > =< / span > < span class = w > < / span > < span class = sb > `< / span > < span class = c1 > #optional` \< / span >
< / span > < span id = __span-2-14 > < a id = __codelineno-2-14 name = __codelineno-2-14 href = #__codelineno-2-14 > < / a > < span class = w > < / span > -p< span class = w > < / span > < span class = m > 6875< / span > :80< span class = w > < / span > < span class = se > \< / span >
< / span > < span id = __span-2-15 > < a id = __codelineno-2-15 name = __codelineno-2-15 href = #__codelineno-2-15 > < / a > < span class = w > < / span > -v< span class = w > < / span > /path/to/bookstack/config:/config< span class = w > < / span > < span class = se > \< / span >
< / span > < span id = __span-2-16 > < a id = __codelineno-2-16 name = __codelineno-2-16 href = #__codelineno-2-16 > < / a > < span class = w > < / span > --restart< span class = w > < / span > unless-stopped< span class = w > < / span > < span class = se > \< / span >
< / span > < span id = __span-2-17 > < a id = __codelineno-2-17 name = __codelineno-2-17 href = #__codelineno-2-17 > < / a > < span class = w > < / span > lscr.io/linuxserver/bookstack:latest
2024-12-21 14:09:37 +00:00
< / span > < / code > < / pre > < / div > < h2 id = parameters > Parameters< a class = headerlink href = #parameters title = "Permanent link" > ¶ < / a > < / h2 > < p > Containers are configured using parameters passed at runtime (such as those above). These parameters are separated by a colon and indicate < code > < external> :< internal> < / code > respectively. For example, < code > -p 8080:80< / code > would expose port < code > 80< / code > from inside the container to be accessible from the host's IP on port < code > 8080< / code > outside the container.< / p > < h3 id = ports-p > Ports (< code > -p< / code > )< a class = headerlink href = #ports-p title = "Permanent link" > ¶ < / a > < / h3 > < table > < thead > < tr > < th style = "text-align: center;" > Parameter< / th > < th > Function< / th > < / tr > < / thead > < tbody > < tr > < td style = "text-align: center;" > < code > 6875:80< / code > < / td > < td > http/s web interface.< / td > < / tr > < / tbody > < / table > < h3 id = environment-variables-e > Environment Variables (< code > -e< / code > )< a class = headerlink href = #environment-variables-e title = "Permanent link" > ¶ < / a > < / h3 > < table > < thead > < tr > < th style = "text-align: center;" > Env< / th > < th > Function< / th > < / tr > < / thead > < tbody > < tr > < td style = "text-align: center;" > < code > PUID=1000< / code > < / td > < td > for UserID - see below for explanation< / td > < / tr > < tr > < td style = "text-align: center;" > < code > PGID=1000< / code > < / td > < td > for GroupID - see below for explanation< / td > < / tr > < tr > < td style = "text-align: center;" > < code > TZ=Etc/UTC< / code > < / td > < td > specify a timezone to use, see this < a href = https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List > list< / a > .< / td > < / tr > < tr > < td style = "text-align: center;" > < code > APP_URL=< / code > < / td > < td > The protocol, IP/URL, and port that your application will be accessed on (ie. < code > http://192.168.1.1:6875< / code > or < code > https://bookstack.mydomain.com< / code > < / td > < / tr > < tr > < td style = "text-align: center;" > < code > APP_KEY=< / code > < / td > < td > Session encryption key. You will need to generate this with < code > docker run -it --rm --entrypoint /bin/bash lscr.io/linuxserver/bookstack:latest appkey< / code > < / td > < / tr > < tr > < td style = "text-align: center;" > < code > DB_HOST=< / code > < / td > < td > The database instance hostname< / td > < / tr > < tr > < td style = "text-align: center;" > < code > DB_PORT=3306< / code > < / td > < td > Database port< / td > < / tr > < tr > < td style = "text-align: center;" > < code > DB_USERNAME=< / code > < / td > < td > Database user< / td > < / tr > < tr > < td style = "text-align: center;" > < code > DB_PASSWORD=< / code > < / td > < td > Database password (minimum 4 characters & non-alphanumeric passwords must be properly escaped.)< / td > < / tr > < tr > < td style = "text-align: center;" > < code > DB_DATABASE=< / code > < / td > < td > Database name< / td > < / tr > < tr > < td style = "text-align: center;" > < code > QUEUE_CONNECTION=< / code > < / td > < td > Set to < code > database< / code > to enable async actions like sending email or triggering webhooks. See < a href = https://www.bookstackapp.com/docs/admin/email-webhooks/#async-action-handling > documentation< / a > .< / td > < / tr > < / tbody > < / table > < h3 id = volume-mappings-v > Volume Mappings (< code > -v< / code > )< a class = headerlink href = #volume-mappings-v title = "Permanent link" > ¶ < / a > < / h3 > < table > < thead > < tr > < th style = "text-align: center;" > Volume< / th > < th > Function< / th > < / tr > < / thead > < tbody > < tr > < td style = "text-align: center;" > < code > /config< / code > < / td > < td > Persistent config files< / td > < / tr > < / tbody > < / table > < h4 id = miscellaneous-options > Miscellaneous Options< a class = headerlink href = #miscellaneous-options title = "Permanent link" > ¶ < / a > < / h4 > < table > < thead > < tr > < th style = "text-align: center;" > Parameter< / th > < th > Function< / th > < / tr > < / thead > < tbody > < tr > < td style = "text-align: center;" > < code > --read-only=true< / code > < / td > < td > Run container with a read-only filesystem. Please < a href = https://docs.linuxserver.io/misc/read-only/ > read the docs< / a > .< / td > < / tr > < / tbody > < / table > < h2 id = environment-variables-from-files-docker-secrets > Environment variables from files (Docker secrets)< a class = headerlink href = #environment-variables-from-files-docker-secrets title = "Permanent link" > ¶ < / a > < / h2 > < p > You can set any environment variable from a file by using a special prepend < code > FILE__< / code > .< / p >
2024-10-14 08:19:55 +00:00
< / span > < / code > < / pre > < / div > < p > Will set the environment variable < code > MYVAR< / code > based on the contents of the < code > /run/secrets/mysecretvariable< / code > file.< / p > < h2 id = umask-for-running-applications > Umask for running applications< a class = headerlink href = #umask-for-running-applications title = "Permanent link" > ¶ < / a > < / h2 > < p > For all of our images we provide the ability to override the default umask settings for services started within the containers using the optional < code > -e UMASK=022< / code > setting. Keep in mind umask is not chmod it subtracts from permissions based on it's value it does not add. Please read up < a href = https://en.wikipedia.org/wiki/Umask > here< / a > before asking for support.< / p > < h2 id = user-group-identifiers > User / Group Identifiers< a class = headerlink href = #user-group-identifiers title = "Permanent link" > ¶ < / a > < / h2 > < p > When using volumes (< code > -v< / code > flags), permissions issues can arise between the host OS and the container, we avoid this issue by allowing you to specify the user < code > PUID< / code > and group < code > PGID< / code > .< / p > < p > Ensure any volume directories on the host are owned by the same user you specify and any permissions issues will vanish like magic.< / p > < p > In this instance < code > PUID=1000< / code > and < code > PGID=1000< / code > , to find yours use < code > id your_user< / code > as below:< / p > < div class = "language-bash highlight" > < pre > < span > < / span > < code > < span id = __span-4-1 > < a id = __codelineno-4-1 name = __codelineno-4-1 href = #__codelineno-4-1 > < / a > id< span class = w > < / span > your_user
< / span > < / code > < / pre > < / div > < p > Example output:< / p > < div class = "language-text highlight" > < pre > < span > < / span > < code > < span id = __span-5-1 > < a id = __codelineno-5-1 name = __codelineno-5-1 href = #__codelineno-5-1 > < / a > uid=1000(your_user) gid=1000(your_user) groups=1000(your_user)
< / span > < / code > < / pre > < / div > < h2 id = docker-mods > Docker Mods< a class = headerlink href = #docker-mods title = "Permanent link" > ¶ < / a > < / h2 > < p > < a href = "https://mods.linuxserver.io/?mod=bookstack" title = "view available mods for this container." > < img alt = "Docker Mods" src = "https://img.shields.io/badge/dynamic/yaml?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=bookstack&query=%24.mods%5B%27bookstack%27%5D.mod_count&url=https%3A%2F%2Fraw.githubusercontent.com%2Flinuxserver%2Fdocker-mods%2Fmaster%2Fmod-list.yml" > < / a > < a href = "https://mods.linuxserver.io/?mod=universal" title = "view available universal mods." > < img alt = "Docker Universal Mods" src = "https://img.shields.io/badge/dynamic/yaml?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=universal&query=%24.mods%5B%27universal%27%5D.mod_count&url=https%3A%2F%2Fraw.githubusercontent.com%2Flinuxserver%2Fdocker-mods%2Fmaster%2Fmod-list.yml" > < / a > < / p > < p > We publish various < a href = https://github.com/linuxserver/docker-mods > Docker Mods< / a > to enable additional functionality within the containers. The list of Mods available for this image (if any) as well as universal mods that can be applied to any one of our images can be accessed via the dynamic badges above.< / p > < h2 id = support-info > Support Info< a class = headerlink href = #support-info title = "Permanent link" > ¶ < / a > < / h2 > < ul > < li > < p > Shell access whilst the container is running:< / p > < div class = "language-bash highlight" > < pre > < span > < / span > < code > < span id = __span-6-1 > < a id = __codelineno-6-1 name = __codelineno-6-1 href = #__codelineno-6-1 > < / a > docker< span class = w > < / span > < span class = nb > exec< / span > < span class = w > < / span > -it< span class = w > < / span > bookstack< span class = w > < / span > /bin/bash
< / span > < / code > < / pre > < / div > < / li > < li > < p > To monitor the logs of the container in realtime:< / p > < div class = "language-bash highlight" > < pre > < span > < / span > < code > < span id = __span-7-1 > < a id = __codelineno-7-1 name = __codelineno-7-1 href = #__codelineno-7-1 > < / a > docker< span class = w > < / span > logs< span class = w > < / span > -f< span class = w > < / span > bookstack
< / span > < / code > < / pre > < / div > < / li > < li > < p > Container version number:< / p > < div class = "language-bash highlight" > < pre > < span > < / span > < code > < span id = __span-8-1 > < a id = __codelineno-8-1 name = __codelineno-8-1 href = #__codelineno-8-1 > < / a > docker< span class = w > < / span > inspect< span class = w > < / span > -f< span class = w > < / span > < span class = s1 > ' {{ index .Config.Labels " build_version" }}' < / span > < span class = w > < / span > bookstack
< / span > < / code > < / pre > < / div > < / li > < li > < p > Image version number:< / p > < div class = "language-bash highlight" > < pre > < span > < / span > < code > < span id = __span-9-1 > < a id = __codelineno-9-1 name = __codelineno-9-1 href = #__codelineno-9-1 > < / a > docker< span class = w > < / span > inspect< span class = w > < / span > -f< span class = w > < / span > < span class = s1 > ' {{ index .Config.Labels " build_version" }}' < / span > < span class = w > < / span > lscr.io/linuxserver/bookstack:latest
< / span > < / code > < / pre > < / div > < / li > < / ul > < h2 id = updating-info > Updating Info< a class = headerlink href = #updating-info title = "Permanent link" > ¶ < / a > < / h2 > < p > Most of our images are static, versioned, and require an image update and container recreation to update the app inside. With some exceptions (noted in the relevant readme.md), we do not recommend or support updating apps inside the container. Please consult the < a href = #application-setup > Application Setup< / a > section above to see if it is recommended for the image.< / p > < p > Below are the instructions for updating containers:< / p > < h3 id = via-docker-compose > Via Docker Compose< a class = headerlink href = #via-docker-compose title = "Permanent link" > ¶ < / a > < / h3 > < ul > < li > < p > Update images:< / p > < ul > < li > < p > All images:< / p > < div class = "language-bash highlight" > < pre > < span > < / span > < code > < span id = __span-10-1 > < a id = __codelineno-10-1 name = __codelineno-10-1 href = #__codelineno-10-1 > < / a > docker-compose< span class = w > < / span > pull
< / span > < / code > < / pre > < / div > < / li > < li > < p > Single image:< / p > < div class = "language-bash highlight" > < pre > < span > < / span > < code > < span id = __span-11-1 > < a id = __codelineno-11-1 name = __codelineno-11-1 href = #__codelineno-11-1 > < / a > docker-compose< span class = w > < / span > pull< span class = w > < / span > bookstack
< / span > < / code > < / pre > < / div > < / li > < / ul > < / li > < li > < p > Update containers:< / p > < ul > < li > < p > All containers:< / p > < div class = "language-bash highlight" > < pre > < span > < / span > < code > < span id = __span-12-1 > < a id = __codelineno-12-1 name = __codelineno-12-1 href = #__codelineno-12-1 > < / a > docker-compose< span class = w > < / span > up< span class = w > < / span > -d
< / span > < / code > < / pre > < / div > < / li > < li > < p > Single container:< / p > < div class = "language-bash highlight" > < pre > < span > < / span > < code > < span id = __span-13-1 > < a id = __codelineno-13-1 name = __codelineno-13-1 href = #__codelineno-13-1 > < / a > docker-compose< span class = w > < / span > up< span class = w > < / span > -d< span class = w > < / span > bookstack
< / span > < / code > < / pre > < / div > < / li > < / ul > < / li > < li > < p > You can also remove the old dangling images:< / p > < div class = "language-bash highlight" > < pre > < span > < / span > < code > < span id = __span-14-1 > < a id = __codelineno-14-1 name = __codelineno-14-1 href = #__codelineno-14-1 > < / a > docker< span class = w > < / span > image< span class = w > < / span > prune
< / span > < / code > < / pre > < / div > < / li > < / ul > < h3 id = via-docker-run > Via Docker Run< a class = headerlink href = #via-docker-run title = "Permanent link" > ¶ < / a > < / h3 > < ul > < li > < p > Update the image:< / p > < div class = "language-bash highlight" > < pre > < span > < / span > < code > < span id = __span-15-1 > < a id = __codelineno-15-1 name = __codelineno-15-1 href = #__codelineno-15-1 > < / a > docker< span class = w > < / span > pull< span class = w > < / span > lscr.io/linuxserver/bookstack:latest
< / span > < / code > < / pre > < / div > < / li > < li > < p > Stop the running container:< / p > < div class = "language-bash highlight" > < pre > < span > < / span > < code > < span id = __span-16-1 > < a id = __codelineno-16-1 name = __codelineno-16-1 href = #__codelineno-16-1 > < / a > docker< span class = w > < / span > stop< span class = w > < / span > bookstack
< / span > < / code > < / pre > < / div > < / li > < li > < p > Delete the container:< / p > < div class = "language-bash highlight" > < pre > < span > < / span > < code > < span id = __span-17-1 > < a id = __codelineno-17-1 name = __codelineno-17-1 href = #__codelineno-17-1 > < / a > docker< span class = w > < / span > rm< span class = w > < / span > bookstack
< / span > < / code > < / pre > < / div > < / li > < li > < p > Recreate a new container with the same docker run parameters as instructed above (if mapped correctly to a host folder, your < code > /config< / code > folder and settings will be preserved)< / p > < / li > < li > < p > You can also remove the old dangling images:< / p > < div class = "language-bash highlight" > < pre > < span > < / span > < code > < span id = __span-18-1 > < a id = __codelineno-18-1 name = __codelineno-18-1 href = #__codelineno-18-1 > < / a > docker< span class = w > < / span > image< span class = w > < / span > prune
< / span > < / code > < / pre > < / div > < / li > < / ul > < h3 id = image-update-notifications-diun-docker-image-update-notifier > Image Update Notifications - Diun (Docker Image Update Notifier)< a class = headerlink href = #image-update-notifications-diun-docker-image-update-notifier title = "Permanent link" > ¶ < / a > < / h3 > < div class = "admonition tip" > < p class = admonition-title > Tip< / p > < p > We recommend < a href = https://crazymax.dev/diun/ > Diun< / a > for update notifications. Other tools that automatically update containers unattended are not recommended or supported.< / p > < / div > < h2 id = building-locally > Building locally< a class = headerlink href = #building-locally title = "Permanent link" > ¶ < / a > < / h2 > < p > If you want to make local modifications to these images for development purposes or just to customize the logic:< / p > < div class = "language-bash highlight" > < pre > < span > < / span > < code > < span id = __span-19-1 > < a id = __codelineno-19-1 name = __codelineno-19-1 href = #__codelineno-19-1 > < / a > git< span class = w > < / span > clone< span class = w > < / span > https://github.com/linuxserver/docker-bookstack.git
< / span > < span id = __span-19-2 > < a id = __codelineno-19-2 name = __codelineno-19-2 href = #__codelineno-19-2 > < / a > < span class = nb > cd< / span > < span class = w > < / span > docker-bookstack
< / span > < span id = __span-19-3 > < a id = __codelineno-19-3 name = __codelineno-19-3 href = #__codelineno-19-3 > < / a > docker< span class = w > < / span > build< span class = w > < / span > < span class = se > \< / span >
< / span > < span id = __span-19-4 > < a id = __codelineno-19-4 name = __codelineno-19-4 href = #__codelineno-19-4 > < / a > < span class = w > < / span > --no-cache< span class = w > < / span > < span class = se > \< / span >
< / span > < span id = __span-19-5 > < a id = __codelineno-19-5 name = __codelineno-19-5 href = #__codelineno-19-5 > < / a > < span class = w > < / span > --pull< span class = w > < / span > < span class = se > \< / span >
< / span > < span id = __span-19-6 > < a id = __codelineno-19-6 name = __codelineno-19-6 href = #__codelineno-19-6 > < / a > < span class = w > < / span > -t< span class = w > < / span > lscr.io/linuxserver/bookstack:latest< span class = w > < / span > .
2024-11-11 18:34:05 +00:00
< / span > < / code > < / pre > < / div > < p > The ARM variants can be built on x86_64 hardware and vice versa using < code > lscr.io/linuxserver/qemu-static< / code > < / p > < div class = "language-bash highlight" > < pre > < span > < / span > < code > < span id = __span-20-1 > < a id = __codelineno-20-1 name = __codelineno-20-1 href = #__codelineno-20-1 > < / a > docker< span class = w > < / span > run< span class = w > < / span > --rm< span class = w > < / span > --privileged< span class = w > < / span > lscr.io/linuxserver/qemu-static< span class = w > < / span > --reset
2025-07-02 20:08:24 +00:00
< / span > < / code > < / pre > < / div > < p > Once registered you can define the dockerfile to use with < code > -f Dockerfile.aarch64< / code > .< / p > < p > To help with development, we generate this dependency graph.< / p > < details class = info > < summary > Init dependency graph< / summary > < div class = d2 > < div class = d2-light > < svg data-d2-version = v0.7.0 preserveaspectratio = "xMinYMin meet" viewbox = "0 0 1087 4260" role = img aria-label = Diagram > < svg class = "d2-d41b12e70844469ebfa6c131a2024ea7 d2-svg" width = 1087 height = 4260 viewbox = "11 11 1087 4260" > < rect x = 11.000000 y = 11.000000 width = 1087.000000 height = 4260.000000 rx = 0.000000 fill = #FFFFFF stroke-width = 0 class = " fill-N7" / > < style type = text/css >
.d2-d41b12e70844469ebfa6c131a2024ea7 .text {
font-family: "d2-d41b12e70844469ebfa6c131a2024ea7-font-regular";
2024-12-16 18:43:25 +00:00
}
@font-face {
2025-07-02 20:08:24 +00:00
font-family: d2-d41b12e70844469ebfa6c131a2024ea7-font-regular;
2024-12-21 14:09:37 +00:00
src: url("data:application/font-woff;base64,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
2024-12-16 18:43:25 +00:00
}
2025-07-02 20:08:24 +00:00
.d2-d41b12e70844469ebfa6c131a2024ea7 .text-bold {
font-family: "d2-d41b12e70844469ebfa6c131a2024ea7-font-bold";
2024-12-16 18:43:25 +00:00
}
@font-face {
2025-07-02 20:08:24 +00:00
font-family: d2-d41b12e70844469ebfa6c131a2024ea7-font-bold;
2024-12-21 14:09:37 +00:00
src: url("data:application/font-woff;base64,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
2025-01-15 20:09:05 +00:00
}< / style > < style type = text/css > . s h a p e {
2024-12-16 18:43:25 +00:00
shape-rendering: geometricPrecision;
stroke-linejoin: round;
}
.connection {
stroke-linecap: round;
stroke-linejoin: round;
}
.blend {
mix-blend-mode: multiply;
opacity: 0.5;
}
2025-07-02 20:08:24 +00:00
.d2-d41b12e70844469ebfa6c131a2024ea7 .fill-N1{fill:#0A0F25;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .fill-N2{fill:#676C7E;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .fill-N3{fill:#9499AB;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .fill-N4{fill:#CFD2DD;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .fill-N5{fill:#DEE1EB;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .fill-N6{fill:#EEF1F8;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .fill-N7{fill:#FFFFFF;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .fill-B1{fill:#000E3D;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .fill-B2{fill:#234CDA;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .fill-B3{fill:#6B8AFB;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .fill-B4{fill:#A6B8F8;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .fill-B5{fill:#D2DBFD;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .fill-B6{fill:#E7EAFF;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .fill-AA2{fill:#5829DC;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .fill-AA4{fill:#B4AEF8;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .fill-AA5{fill:#E4DBFF;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .fill-AB4{fill:#7FDBF8;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .fill-AB5{fill:#C3F0FF;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .stroke-N1{stroke:#0A0F25;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .stroke-N2{stroke:#676C7E;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .stroke-N3{stroke:#9499AB;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .stroke-N4{stroke:#CFD2DD;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .stroke-N5{stroke:#DEE1EB;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .stroke-N6{stroke:#EEF1F8;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .stroke-N7{stroke:#FFFFFF;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .stroke-B1{stroke:#000E3D;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .stroke-B2{stroke:#234CDA;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .stroke-B3{stroke:#6B8AFB;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .stroke-B4{stroke:#A6B8F8;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .stroke-B5{stroke:#D2DBFD;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .stroke-B6{stroke:#E7EAFF;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .stroke-AA2{stroke:#5829DC;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .stroke-AA4{stroke:#B4AEF8;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .stroke-AA5{stroke:#E4DBFF;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .stroke-AB4{stroke:#7FDBF8;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .stroke-AB5{stroke:#C3F0FF;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .background-color-N1{background-color:#0A0F25;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .background-color-N2{background-color:#676C7E;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .background-color-N3{background-color:#9499AB;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .background-color-N4{background-color:#CFD2DD;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .background-color-N5{background-color:#DEE1EB;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .background-color-N6{background-color:#EEF1F8;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .background-color-N7{background-color:#FFFFFF;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .background-color-B1{background-color:#000E3D;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .background-color-B2{background-color:#234CDA;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .background-color-B3{background-color:#6B8AFB;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .background-color-B4{background-color:#A6B8F8;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .background-color-B5{background-color:#D2DBFD;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .background-color-B6{background-color:#E7EAFF;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .background-color-AA2{background-color:#5829DC;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .background-color-AA4{background-color:#B4AEF8;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .background-color-AA5{background-color:#E4DBFF;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .background-color-AB4{background-color:#7FDBF8;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .background-color-AB5{background-color:#C3F0FF;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .color-N1{color:#0A0F25;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .color-N2{color:#676C7E;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .color-N3{color:#9499AB;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .color-N4{color:#CFD2DD;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .color-N5{color:#DEE1EB;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .color-N6{color:#EEF1F8;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .color-N7{color:#FFFFFF;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .color-B1{color:#000E3D;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .color-B2{color:#234CDA;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .color-B3{color:#6B8AFB;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .color-B4{color:#A6B8F8;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .color-B5{color:#D2DBFD;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .color-B6{color:#E7EAFF;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .color-AA2{color:#5829DC;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .color-AA4{color:#B4AEF8;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .color-AA5{color:#E4DBFF;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .color-AB4{color:#7FDBF8;}
.d2-d41b12e70844469ebfa6c131a2024ea7 .color-AB5{color:#C3F0FF;}.appendix text.text{fill:#0A0F25}.md{--color-fg-default:#0A0F25;--color-fg-muted:#676C7E;--color-fg-subtle:#9499AB;--color-canvas-default:#FFFFFF;--color-canvas-subtle:#EEF1F8;--color-border-default:#000E3D;--color-border-muted:#234CDA;--color-neutral-muted:#EEF1F8;--color-accent-fg:#234CDA;--color-accent-emphasis:#234CDA;--color-attention-subtle:#676C7E;--color-danger-fg:red;}.sketch-overlay-B1{fill:url(#streaks-darker-d2-d41b12e70844469ebfa6c131a2024ea7);mix-blend-mode:lighten}.sketch-overlay-B2{fill:url(#streaks-dark-d2-d41b12e70844469ebfa6c131a2024ea7);mix-blend-mode:overlay}.sketch-overlay-B3{fill:url(#streaks-normal-d2-d41b12e70844469ebfa6c131a2024ea7);mix-blend-mode:color-burn}.sketch-overlay-B4{fill:url(#streaks-normal-d2-d41b12e70844469ebfa6c131a2024ea7);mix-blend-mode:color-burn}.sketch-overlay-B5{fill:url(#streaks-normal-d2-d41b12e70844469ebfa6c131a2024ea7);mix-blend-mode:color-burn}.sketch-overlay-B6{fill:url(#streaks-bright-d2-d41b12e70844469ebfa6c131a2024ea7);mix-blend-mode:darken}.sketch-overlay-AA2{fill:url(#streaks-darker-d2-d41b12e70844469ebfa6c131a2024ea7);mix-blend-mode:lighten}.sketch-overlay-AA4{fill:url(#streaks-normal-d2-d41b12e70844469ebfa6c131a2024ea7);mix-blend-mode:color-burn}.sketch-overlay-AA5{fill:url(#streaks-bright-d2-d41b12e70844469ebfa6c131a2024ea7);mix-blend-mode:darken}.sketch-overlay-AB4{fill:url(#streaks-normal-d2-d41b12e70844469ebfa6c131a2024ea7);mix-blend-mode:color-burn}.sketch-overlay-AB5{fill:url(#streaks-bright-d2-d41b12e70844469ebfa6c131a2024ea7);mix-blend-mode:darken}.sketch-overlay-N1{fill:url(#streaks-darker-d2-d41b12e70844469ebfa6c131a2024ea7);mix-blend-mode:lighten}.sketch-overlay-N2{fill:url(#streaks-dark-d2-d41b12e70844469ebfa6c131a2024ea7);mix-blend-mode:overlay}.sketch-overlay-N3{fill:url(#streaks-normal-d2-d41b12e70844469ebfa6c131a2024ea7);mix-blend-mode:color-burn}.sketch-overlay-N4{fill:url(#streaks-normal-d2-d41b12e70844469ebfa6c131a2024ea7);mix-blend-mode:color-burn}.sketch-overlay-N5{fill:url(#streaks-bright-d2-d41b12e70844469ebfa6c131a2024ea7);mix-blend-mode:darken}.sketch-overlay-N6{fill:url(#streaks-bright-d2-d41b12e70844469ebfa6c131a2024ea7);mix-blend-mode:darken}.sketch-overlay-N7{fill:url(#streaks-bright-d2-d41b12e70844469ebfa6c131a2024ea7);mix-blend-mode:darken}.light-code{display: block}.dark-code{display: none}< / style > < g class = "JiMzNDtib29rc3RhY2s6bGF0ZXN0JiMzNDs=" > < g class = shape > < rect x = 12.000000 y = 12.000000 width = 1085.000000 height = 3886.000000 stroke = #000E3D fill = #A6B8F8 style = stroke-width:2; class = " stroke-B1 fill-B4" / > < / g > < text x = 554.500000 y = 45.000000 fill = #0A0F25 class = "text fill-N1" style = text-anchor:middle;font-size:28px > bookstack:latest< / text > < / g > < g class = "QmFzZSBJbWFnZXM=" > < g class = shape > < rect x = 379.000000 y = 3968.000000 width = 350.000000 height = 302.000000 stroke = #000E3D fill = #A6B8F8 style = stroke-width:2; class = " stroke-B1 fill-B4" / > < / g > < text x = 554.000000 y = 4001.000000 fill = #0A0F25 class = "text fill-N1" style = text-anchor:middle;font-size:28px > Base Images< / text > < / g > < g class = "JiMzNDtib29rc3RhY2s6bGF0ZXN0JiMzNDsuZG9ja2VyLW1vZHM=" > < g class = shape > < rect x = 439.000000 y = 62.000000 width = 139.000000 height = 66.000000 stroke = #000E3D fill = #D2DBFD style = stroke-width:2; class = " stroke-B1 fill-B5" / > < / g > < text x = 508.500000 y = 100.500000 fill = #0A0F25 class = "text-bold fill-N1" style = text-anchor:middle;font-size:16px > docker-mods< / text > < / g > < g class = "JiMzNDtib29rc3RhY2s6bGF0ZXN0JiMzNDsuYmFzZQ==" > < g class = shape > < rect x = 381.000000 y = 198.000000 width = 255.000000 height = 182.000000 stroke = #000E3D fill = #D2DBFD style = stroke-width:2; class = " stroke-B1 fill-B5" / > < / g > < text x = 508.500000 y = 227.000000 fill = #0A0F25 class = "text fill-N1" style = text-anchor:middle;font-size:24px > base< / text > < / g > < g class = JiMzNDtib29rc3RhY2s6bGF0ZXN0JiMzNDsubGVnYWN5LXNlcnZpY2Vz > < g class = shape > < rect x = 363.000000 y = 3646.000000 width = 280.000000 height = 66.000000 stroke = #000E3D fill = #D2DBFD style = stroke-width:2; class = " stroke-B1 fill-B5" / > < / g > < text x = 503.000000 y = 3684.500000 fill = #0A0F25 class = "text-bold fill-N1" style = text-anchor:middle;font-size
.d2-83c3f55291da4ade980862a282b1b142 .text {
font-family: "d2-83c3f55291da4ade980862a282b1b142-font-regular";
2024-12-16 18:43:25 +00:00
}
@font-face {
2025-07-02 20:08:24 +00:00
font-family: d2-83c3f55291da4ade980862a282b1b142-font-regular;
2024-12-21 14:09:37 +00:00
src: url("data:application/font-woff;base64,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
2024-12-16 18:43:25 +00:00
}
2025-07-02 20:08:24 +00:00
.d2-83c3f55291da4ade980862a282b1b142 .text-bold {
font-family: "d2-83c3f55291da4ade980862a282b1b142-font-bold";
2024-12-16 18:43:25 +00:00
}
@font-face {
2025-07-02 20:08:24 +00:00
font-family: d2-83c3f55291da4ade980862a282b1b142-font-bold;
2024-12-21 14:09:37 +00:00
src: url("data:application/font-woff;base64,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
2025-01-15 20:09:05 +00:00
}< / style > < style type = text/css > . s h a p e {
2024-12-16 18:43:25 +00:00
shape-rendering: geometricPrecision;
stroke-linejoin: round;
}
.connection {
stroke-linecap: round;
stroke-linejoin: round;
}
.blend {
mix-blend-mode: multiply;
opacity: 0.5;
}
2025-07-02 20:08:24 +00:00
.d2-83c3f55291da4ade980862a282b1b142 .fill-N1{fill:#CDD6F4;}
.d2-83c3f55291da4ade980862a282b1b142 .fill-N2{fill:#BAC2DE;}
.d2-83c3f55291da4ade980862a282b1b142 .fill-N3{fill:#A6ADC8;}
.d2-83c3f55291da4ade980862a282b1b142 .fill-N4{fill:#585B70;}
.d2-83c3f55291da4ade980862a282b1b142 .fill-N5{fill:#45475A;}
.d2-83c3f55291da4ade980862a282b1b142 .fill-N6{fill:#313244;}
.d2-83c3f55291da4ade980862a282b1b142 .fill-N7{fill:#1E1E2E;}
.d2-83c3f55291da4ade980862a282b1b142 .fill-B1{fill:#CBA6f7;}
.d2-83c3f55291da4ade980862a282b1b142 .fill-B2{fill:#CBA6f7;}
.d2-83c3f55291da4ade980862a282b1b142 .fill-B3{fill:#6C7086;}
.d2-83c3f55291da4ade980862a282b1b142 .fill-B4{fill:#585B70;}
.d2-83c3f55291da4ade980862a282b1b142 .fill-B5{fill:#45475A;}
.d2-83c3f55291da4ade980862a282b1b142 .fill-B6{fill:#313244;}
.d2-83c3f55291da4ade980862a282b1b142 .fill-AA2{fill:#f38BA8;}
.d2-83c3f55291da4ade980862a282b1b142 .fill-AA4{fill:#45475A;}
.d2-83c3f55291da4ade980862a282b1b142 .fill-AA5{fill:#313244;}
.d2-83c3f55291da4ade980862a282b1b142 .fill-AB4{fill:#45475A;}
.d2-83c3f55291da4ade980862a282b1b142 .fill-AB5{fill:#313244;}
.d2-83c3f55291da4ade980862a282b1b142 .stroke-N1{stroke:#CDD6F4;}
.d2-83c3f55291da4ade980862a282b1b142 .stroke-N2{stroke:#BAC2DE;}
.d2-83c3f55291da4ade980862a282b1b142 .stroke-N3{stroke:#A6ADC8;}
.d2-83c3f55291da4ade980862a282b1b142 .stroke-N4{stroke:#585B70;}
.d2-83c3f55291da4ade980862a282b1b142 .stroke-N5{stroke:#45475A;}
.d2-83c3f55291da4ade980862a282b1b142 .stroke-N6{stroke:#313244;}
.d2-83c3f55291da4ade980862a282b1b142 .stroke-N7{stroke:#1E1E2E;}
.d2-83c3f55291da4ade980862a282b1b142 .stroke-B1{stroke:#CBA6f7;}
.d2-83c3f55291da4ade980862a282b1b142 .stroke-B2{stroke:#CBA6f7;}
.d2-83c3f55291da4ade980862a282b1b142 .stroke-B3{stroke:#6C7086;}
.d2-83c3f55291da4ade980862a282b1b142 .stroke-B4{stroke:#585B70;}
.d2-83c3f55291da4ade980862a282b1b142 .stroke-B5{stroke:#45475A;}
.d2-83c3f55291da4ade980862a282b1b142 .stroke-B6{stroke:#313244;}
.d2-83c3f55291da4ade980862a282b1b142 .stroke-AA2{stroke:#f38BA8;}
.d2-83c3f55291da4ade980862a282b1b142 .stroke-AA4{stroke:#45475A;}
.d2-83c3f55291da4ade980862a282b1b142 .stroke-AA5{stroke:#313244;}
.d2-83c3f55291da4ade980862a282b1b142 .stroke-AB4{stroke:#45475A;}
.d2-83c3f55291da4ade980862a282b1b142 .stroke-AB5{stroke:#313244;}
.d2-83c3f55291da4ade980862a282b1b142 .background-color-N1{background-color:#CDD6F4;}
.d2-83c3f55291da4ade980862a282b1b142 .background-color-N2{background-color:#BAC2DE;}
.d2-83c3f55291da4ade980862a282b1b142 .background-color-N3{background-color:#A6ADC8;}
.d2-83c3f55291da4ade980862a282b1b142 .background-color-N4{background-color:#585B70;}
.d2-83c3f55291da4ade980862a282b1b142 .background-color-N5{background-color:#45475A;}
.d2-83c3f55291da4ade980862a282b1b142 .background-color-N6{background-color:#313244;}
.d2-83c3f55291da4ade980862a282b1b142 .background-color-N7{background-color:#1E1E2E;}
.d2-83c3f55291da4ade980862a282b1b142 .background-color-B1{background-color:#CBA6f7;}
.d2-83c3f55291da4ade980862a282b1b142 .background-color-B2{background-color:#CBA6f7;}
.d2-83c3f55291da4ade980862a282b1b142 .background-color-B3{background-color:#6C7086;}
.d2-83c3f55291da4ade980862a282b1b142 .background-color-B4{background-color:#585B70;}
.d2-83c3f55291da4ade980862a282b1b142 .background-color-B5{background-color:#45475A;}
.d2-83c3f55291da4ade980862a282b1b142 .background-color-B6{background-color:#313244;}
.d2-83c3f55291da4ade980862a282b1b142 .background-color-AA2{background-color:#f38BA8;}
.d2-83c3f55291da4ade980862a282b1b142 .background-color-AA4{background-color:#45475A;}
.d2-83c3f55291da4ade980862a282b1b142 .background-color-AA5{background-color:#313244;}
.d2-83c3f55291da4ade980862a282b1b142 .background-color-AB4{background-color:#45475A;}
.d2-83c3f55291da4ade980862a282b1b142 .background-color-AB5{background-color:#313244;}
.d2-83c3f55291da4ade980862a282b1b142 .color-N1{color:#CDD6F4;}
.d2-83c3f55291da4ade980862a282b1b142 .color-N2{color:#BAC2DE;}
.d2-83c3f55291da4ade980862a282b1b142 .color-N3{color:#A6ADC8;}
.d2-83c3f55291da4ade980862a282b1b142 .color-N4{color:#585B70;}
.d2-83c3f55291da4ade980862a282b1b142 .color-N5{color:#45475A;}
.d2-83c3f55291da4ade980862a282b1b142 .color-N6{color:#313244;}
.d2-83c3f55291da4ade980862a282b1b142 .color-N7{color:#1E1E2E;}
.d2-83c3f55291da4ade980862a282b1b142 .color-B1{color:#CBA6f7;}
.d2-83c3f55291da4ade980862a282b1b142 .color-B2{color:#CBA6f7;}
.d2-83c3f55291da4ade980862a282b1b142 .color-B3{color:#6C7086;}
.d2-83c3f55291da4ade980862a282b1b142 .color-B4{color:#585B70;}
.d2-83c3f55291da4ade980862a282b1b142 .color-B5{color:#45475A;}
.d2-83c3f55291da4ade980862a282b1b142 .color-B6{color:#313244;}
.d2-83c3f55291da4ade980862a282b1b142 .color-AA2{color:#f38BA8;}
.d2-83c3f55291da4ade980862a282b1b142 .color-AA4{color:#45475A;}
.d2-83c3f55291da4ade980862a282b1b142 .color-AA5{color:#313244;}
.d2-83c3f55291da4ade980862a282b1b142 .color-AB4{color:#45475A;}
.d2-83c3f55291da4ade980862a282b1b142 .color-AB5{color:#313244;}.appendix text.text{fill:#CDD6F4}.md{--color-fg-default:#CDD6F4;--color-fg-muted:#BAC2DE;--color-fg-subtle:#A6ADC8;--color-canvas-default:#1E1E2E;--color-canvas-subtle:#313244;--color-border-default:#CBA6f7;--color-border-muted:#CBA6f7;--color-neutral-muted:#313244;--color-accent-fg:#CBA6f7;--color-accent-emphasis:#CBA6f7;--color-attention-subtle:#BAC2DE;--color-danger-fg:red;}.sketch-overlay-B1{fill:url(#streaks-normal-d2-83c3f55291da4ade980862a282b1b142);mix-blend-mode:color-burn}.sketch-overlay-B2{fill:url(#streaks-normal-d2-83c3f55291da4ade980862a282b1b142);mix-blend-mode:color-burn}.sketch-overlay-B3{fill:url(#streaks-dark-d2-83c3f55291da4ade980862a282b1b142);mix-blend-mode:overlay}.sketch-overlay-B4{fill:url(#streaks-dark-d2-83c3f55291da4ade980862a282b1b142);mix-blend-mode:overlay}.sketch-overlay-B5{fill:url(#streaks-darker-d2-83c3f55291da4ade980862a282b1b142);mix-blend-mode:lighten}.sketch-overlay-B6{fill:url(#streaks-darker-d2-83c3f55291da4ade980862a282b1b142);mix-blend-mode:lighten}.sketch-overlay-AA2{fill:url(#streaks-normal-d2-83c3f55291da4ade980862a282b1b142);mix-blend-mode:color-burn}.sketch-overlay-AA4{fill:url(#streaks-darker-d2-83c3f55291da4ade980862a282b1b142);mix-blend-mode:lighten}.sketch-overlay-AA5{fill:url(#streaks-darker-d2-83c3f55291da4ade980862a282b1b142);mix-blend-mode:lighten}.sketch-overlay-AB4{fill:url(#streaks-darker-d2-83c3f55291da4ade980862a282b1b142);mix-blend-mode:lighten}.sketch-overlay-AB5{fill:url(#streaks-darker-d2-83c3f55291da4ade980862a282b1b142);mix-blend-mode:lighten}.sketch-overlay-N1{fill:url(#streaks-normal-d2-83c3f55291da4ade980862a282b1b142);mix-blend-mode:color-burn}.sketch-overlay-N2{fill:url(#streaks-normal-d2-83c3f55291da4ade980862a282b1b142);mix-blend-mode:color-burn}.sketch-overlay-N3{fill:url(#streaks-normal-d2-83c3f55291da4ade980862a282b1b142);mix-blend-mode:color-burn}.sketch-overlay-N4{fill:url(#streaks-dark-d2-83c3f55291da4ade980862a282b1b142);mix-blend-mode:overlay}.sketch-overlay-N5{fill:url(#streaks-darker-d2-83c3f55291da4ade980862a282b1b142);mix-blend-mode:lighten}.sketch-overlay-N6{fill:url(#streaks-darker-d2-83c3f55291da4ade980862a282b1b142);mix-blend-mode:lighten}.sketch-overlay-N7{fill:url(#streaks-darker-d2-83c3f55291da4ade980862a282b1b142);mix-blend-mode:lighten}.light-code{display: none}.dark-code{display: block}< / style > < g class = "JiMzNDtib29rc3RhY2s6bGF0ZXN0JiMzNDs=" > < g class = shape > < rect x = 12.000000 y = 12.000000 width = 1085.000000 height = 3886.000000 stroke = #CBA6f7 fill = #585B70 style = stroke-width:2; class = " stroke-B1 fill-B4" / > < / g > < text x = 554.500000 y = 45.000000 fill = #CDD6F4 class = "text fill-N1" style = text-anchor:middle;font-size:28px > bookstack:latest< / text > < / g > < g class = "QmFzZSBJbWFnZXM=" > < g class = shape > < rect x = 379.000000 y = 3968.000000 width = 350.000000 height = 302.000000 stroke = #CBA6f7 fill = #585B70 style = stroke-width:2; class = " stroke-B1 fill-B4" / > < / g > < text x = 554.000000 y = 4001.000000 fill = #CDD6F4 class = "text fill-N1" style = text-anchor:middle;font-size:28px > Base Images< / text > < / g > < g class = "JiMzNDtib29rc3RhY2s6bGF0ZXN0JiMzNDsuZG9ja2VyLW1vZHM=" > < g class = shape > < rect x = 439.000000 y = 62.000000 width = 139.000000 height = 66.000000 stroke = #CBA6f7 fill = #45475A style = stroke-width:2; class = " stroke-B1 fill-B5" / > < / g > < text x = 508.500000 y = 100.500000 fill = #CDD6F4 class = "text-bold fill-N1" style = text-anchor:middle;font-size:16px > docker-mods< / text > < / g > < g class = "JiMzNDtib29rc3RhY2s6bGF0ZXN0JiMzNDsuYmFzZQ==" > < g class = shape > < rect x = 381.000000 y = 198.000000 width = 255.000000 height = 182.000000 stroke = #CBA6f7 fill = #45475A style = stroke-width:2; class = " stroke-B1 fill-B5" / > < / g > < text x = 508.500000 y = 227.000000 fill = #CDD6F4 class = "text fill-N1" style = text-anchor:middle;font-size:24px > base< / text > < / g > < g class = JiMzNDtib29rc3RhY2s6bGF0ZXN0JiMzNDsubGVnYWN5LXNlcnZpY2Vz > < g class = shape > < rect x = 363.000000 y = 3646.000000 width = 280.000000 height = 66.000000 stroke = #CBA6f7 fill = #45475A style = stroke-width:2; class = " stroke-B1 fill-B5" / > < / g > < text x = 503.000000 y = 3684.500000 fill = #CDD6F4 class = "text-bold fill-N1" style = text-anchor:middle;font-siz