Docker over SSH
Docker Desktop.
For your servers.
You have Docker Desktop for local development. But what about your VPS? Your staging server? NexTerm gives you a visual Docker manager that works over SSH — no extra setup.
See all containers at a glance
Running, stopped, paused — NexTerm lists every container with its name, image, status, and ports. Color-coded status dots make it instant to scan.
Start, stop, restart — one click
Hover over a container and click. No more typing 'docker stop nginx-proxy'. Just click the button.
Stream container logs
View the last 200 lines of any container's logs. No need to SSH in and run docker logs manually.
Works on any Linux server
If Docker is installed and you have SSH access, NexTerm can manage it. No agent, no daemon, no port forwarding needed.
Combined with terminal
Need to run a custom docker command? Switch to the terminal tab — your SSH session is already connected. No context switching.