Skip to content

Fix slowdown during docker startup

Olav Morken requested to merge speed-up-docker into master

Docker prints a warning and waiths 15 seconds if it is started without TLS. Avoid this warning by specifically disabling TLS.

See:

Merge request reports