SSH into Coder in a remote Docker container
I am running Coder OSS with Docker in an Ubuntu VM (Multipass). I'm trying to SSH to the remote Coder instance from my local machine by following these instructions: https://coder.com/docs/coder-oss/latest/ides#ssh-configuration but I'm having some trouble connecting.
This is similar to a previous question (Connect SSH with docker-code-server).
Thank you!

