Hello, trying to run Zerotier on Synology DS218, which does not have official support for Docker.
- I was able to install docker via get-docker.sh from (GitHub - nkoziel/NAS-Synology: How to install docker, portainer and pihole on synology DS218 / aarch64)
- Run the container with ARM64 Zerotier-synology build (Docker)
When i want to get container status (docker xec -it zt zerotier-cly status) the console is returning error:
“OCI runtime exec failed: exec failed: container_linux.go:380: starting container process caused: open /dev/ptmx: no souch file or directory: unknown”
Any ideas what can be wrong?
Thanks Michal