---
version: "2"
services:
serverstatus:
image: stilleshan/serverstatus:latest
container_name: serverstatus
restart: no
| Docker Hub | stilleshan/serverstatus |
| Build Time | 07 Dec 2024 01:50:45 |
| Synchronised | Yes |
| Stable | Yes |
| Deprecated | No |
| Branch | Version | Built |
|---|---|---|
| latest | latest | 07 Dec 2024 at 01:50:43 |
---
version: "2"
services:
serverstatus:
image: stilleshan/serverstatus:latest
container_name: serverstatus
restart: no
docker create \
--name=serverstatus \ --restart no \
stilleshan/serverstatus:latest