From b917f60bcba6ee4b531af1e9fa02efff5f1f3dbe Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 3 Nov 2018 04:43:52 +0000 Subject: [PATCH] Bot Updating README from template --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a4e3b7a..da99166 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ From August 2018 onwards, Linuxserver are in the midst of switching to a new CI TLDR: Multi-arch support is changing from multiple repos to one repo per container image. # [linuxserver/snipe-it](https://github.com/linuxserver/docker-snipe-it) +[![](https://img.shields.io/discord/354974912613449730.svg?logo=discord&label=LSIO%20Discord&style=flat-square)](https://discord.gg/YWrKVTn) [![](https://images.microbadger.com/badges/version/linuxserver/snipe-it.svg)](https://microbadger.com/images/linuxserver/snipe-it "Get your own version badge on microbadger.com") [![](https://images.microbadger.com/badges/image/linuxserver/snipe-it.svg)](https://microbadger.com/images/linuxserver/snipe-it "Get your own version badge on microbadger.com") ![Docker Pulls](https://img.shields.io/docker/pulls/linuxserver/snipe-it.svg) @@ -61,6 +62,7 @@ docker create \ -e MYSQL_PASSWORD=changeme \ -p 8080:80 \ -v :/config \ + --restart unless-stopped linuxserver/snipe-it ```