Add 'scripts/thelounge/launch-docker.sh'

pull/4/head
drunkendog 2023-08-24 16:20:21 +01:00
parent 3dfc9c0d1c
commit 88d2ca8c9a
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
docker run -d --net main_subnet --ip 172.30.25.1 \
-e TZ=America/New_York \
-v /opt/thelounge/config:/config \
--name=thelounge \
--restart unless-stopped \
lscr.io/linuxserver/healthchecks:latest