6 ms·
that looks like an interesting guide :) One thing you might want to add is a bit of a warning about the risks of exposing a Docker daemon to the network with t
by raesene6 9y ago
that looks like an interesting guide :)
One thing you might want to add is a bit of a warning about the risks of exposing a Docker daemon to the network with tlsverify=false as that would enable anyone who can reach the port on the network to run docker commands and likely take over the host OS.