---
version: "2"
services:
linux-command:
image: stilleshan/linux-command:latest
container_name: linux-command
restart: no
| Docker Hub | stilleshan/linux-command |
| Build Time | 11 Dec 2023 05:11:52 |
| Synchronised | Yes |
| Stable | Yes |
| Deprecated | No |
| Branch | Version | Built |
|---|---|---|
| latest | latest | 11 Dec 2023 at 05:11:51 |
---
version: "2"
services:
linux-command:
image: stilleshan/linux-command:latest
container_name: linux-command
restart: no
docker create \
--name=linux-command \ --restart no \
stilleshan/linux-command:latest