---
version: "2"
services:
thelounge:
image: linuxserver/thelounge:4.3.1
container_name: thelounge
restart: no
Docker Hub | linuxserver/thelounge |
Build Time | 19 Mar 2023 22:31:43 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | 4.3.1 | 07 Mar 2023 at 04:30:09 |
---
version: "2"
services:
thelounge:
image: linuxserver/thelounge:4.3.1
container_name: thelounge
restart: no
docker create \
--name=thelounge \ --restart no \
linuxserver/thelounge:4.3.1