A horrible Docker image for horrible remote debugging.
docker run --interactive --tty --rm --volume=/:/host/ --net=host --pid=host --uts=host --ipc=host --privileged --security-opt=seccomp=unconfined ghcr.io/chrisgavin/tmate-debug
To use a named session:
-k tmk-... -n blah
ssh chrisgavin/blah@ssh.tmate.io