My m1 is my main dev machine and it's annoying having to work via SSH.
Is there a way to run the docker client locally and then have the containers run on a remote machine?
How do you deal with file paths/bind mounts, etc? Seems like for things to work "seamlessly" you need to have a duplicated file system with exact same paths on client/host.