AquaDX/config/devtainer
2026-03-30 05:01:09 +08:00
..
docker-compose.yaml Remove events from db (#213) 2026-03-30 05:01:09 +08:00
Dockerfile Remove events from db (#213) 2026-03-30 05:01:09 +08:00
README.md Remove events from db (#213) 2026-03-30 05:01:09 +08: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.