---
version: "2"
services:
mc:
image: stilleshan/mc:2022-02-16
container_name: mc
restart: no
| Docker Hub | stilleshan/mc |
| Build Time | 16 Feb 2022 04:52:03 |
| Synchronised | Yes |
| Stable | Yes |
| Deprecated | No |
| Branch | Version | Built |
|---|---|---|
| latest | 2022-02-16 | 16 Feb 2022 at 04:52:02 |
---
version: "2"
services:
mc:
image: stilleshan/mc:2022-02-16
container_name: mc
restart: no
docker create \
--name=mc \ --restart no \
stilleshan/mc:2022-02-16