Skip to content

Commit dfc4b76

Browse files
Bot Updating README from template
1 parent 9096b66 commit dfc4b76

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/nginx](https://github.com/linuxserver/docker-nginx)
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/nginx.svg)](https://microbadger.com/images/linuxserver/nginx "Get your own version badge on microbadger.com")
2526
[![](https://images.microbadger.com/badges/image/linuxserver/nginx.svg)](https://microbadger.com/images/linuxserver/nginx "Get your own version badge on microbadger.com")
2627
![Docker Pulls](https://img.shields.io/docker/pulls/linuxserver/nginx.svg)
@@ -57,6 +58,7 @@ docker create \
5758
-p 80:80 \
5859
-p 443:443 \
5960
-v </path/to/appdata/config>:/config \
61+
--restart unless-stopped
6062
linuxserver/nginx
6163
```
6264

0 commit comments

Comments
 (0)