Error 525 ssl handshake failed

You’ll definitely need to. Programs in Docker containers are completely isolated from the host machine, they have access to nothing by default, so you need to map network ports or mount filesystem directories.

1 Like