mirror of
https://github.com/kemko/nomad.git
synced 2026-01-09 11:55:42 +03:00
The documentation for the `SSL` option for the Docker driver is misleading inasmuch as it's both deprecated and non-functional in current versions of Docker. Remove this option from the docs and add a section explaining how to use insecure registries. Fixes: https://github.com/hashicorp/nomad/issues/23616