---
version: "2"
services:
cura:
image: linuxserver/cura:5.10.0
container_name: cura
restart: no
Docker Hub | linuxserver/cura |
Build Time | 19 May 2025 04:28:34 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | 5.10.0 | 19 May 2025 at 04:28:33 |
---
version: "2"
services:
cura:
image: linuxserver/cura:5.10.0
container_name: cura
restart: no
docker create \
--name=cura \ --restart no \
linuxserver/cura:5.10.0