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