Files
MewoLab_AquaDX/config/devtainer
2026-03-28 04:59:07 -04:00
..
2026-03-28 03:44:05 -04:00
2026-03-28 04:59:07 -04:00
2026-03-28 03:44:05 -04:00

Add this to your ~/.ssh/config:

Host aquadx-devtainer
  HostName localhost
  Port 2322
  User root
  StrictHostKeyChecking no

Then you can use ssh aquadx-devtainer to connect to the container.