Skip to content

Commit 9efb36e

Browse files
Bot Updating README from template
1 parent 80ea79e commit 9efb36e

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/ldap-auth](https://github.com/linuxserver/docker-ldap-auth)
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/ldap-auth.svg)](https://microbadger.com/images/linuxserver/ldap-auth "Get your own version badge on microbadger.com")
2526
[![](https://images.microbadger.com/badges/image/linuxserver/ldap-auth.svg)](https://microbadger.com/images/linuxserver/ldap-auth "Get your own version badge on microbadger.com")
2627
![Docker Pulls](https://img.shields.io/docker/pulls/linuxserver/ldap-auth.svg)
@@ -54,6 +55,7 @@ docker create \
5455
-e TZ=Europe/London \
5556
-p 8888:8888 \
5657
-p 9000:9000 \
58+
--restart unless-stopped
5759
linuxserver/ldap-auth
5860
```
5961

0 commit comments

Comments
 (0)