---
version: "2"
services:
thelounge:
image: linuxserver/thelounge:latest
container_name: thelounge
restart: no
Docker Hub | linuxserver/thelounge |
Build Time | 01 Apr 2025 03:48:01 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | latest | 01 Apr 2025 at 03:46:03 |
---
version: "2"
services:
thelounge:
image: linuxserver/thelounge:latest
container_name: thelounge
restart: no
docker create \
--name=thelounge \ --restart no \
linuxserver/thelounge:latest