Skip to content

Commit deef874

Browse files
Bot Updating README from template
1 parent 761f762 commit deef874

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ From August 2018 onwards, Linuxserver are in the midst of switching to a new CI
2121
TLDR: Multi-arch support is changing from multiple repos to one repo per container image.
2222

2323
# [linuxserver/bookstack](https://github.com/linuxserver/docker-bookstack)
24+
[![](https://img.shields.io/discord/354974912613449730.svg?logo=discord&label=LSIO%20Discord&style=flat-square)](https://discord.gg/YWrKVTn)
2425
[![](https://images.microbadger.com/badges/version/linuxserver/bookstack.svg)](https://microbadger.com/images/linuxserver/bookstack "Get your own version badge on microbadger.com")
2526
[![](https://images.microbadger.com/badges/image/linuxserver/bookstack.svg)](https://microbadger.com/images/linuxserver/bookstack "Get your own version badge on microbadger.com")
2627
![Docker Pulls](https://img.shields.io/docker/pulls/linuxserver/bookstack.svg)
@@ -65,6 +66,7 @@ docker create \
6566
-e APPURL=your.site.here.xyz \
6667
-p 6875:80 \
6768
-v <path to data>:/config \
69+
--restart unless-stopped
6870
linuxserver/bookstack
6971
```
7072

0 commit comments

Comments
 (0)