---
version: "2"
services:
pylon:
image: linuxserver/pylon:latest
container_name: pylon
restart: no
Docker Hub | linuxserver/pylon |
Build Time | 01 Apr 2025 13:50:52 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | latest | 01 Apr 2025 at 13:50:47 |
---
version: "2"
services:
pylon:
image: linuxserver/pylon:latest
container_name: pylon
restart: no
docker create \
--name=pylon \ --restart no \
linuxserver/pylon:latest