mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 19:05:42 +03:00
The terminology here is a bit tricky. Technically Kuberbetes deprecated their Docker *runtime* support but can still run Docker images. Sadly in a lot of people's minds "Docker" and "containers" are nearly synonymous. I think "Linux containers" is a more accurate characterization of Kubernetes focus than "Docker" at this point. Fixes #10120