gpouilloux / gnome-shell-extension-docker

An extension for managing docker containers
GNU General Public License v3.0
146 stars 71 forks source link

[Feature request] Manage docker on other host #34

Open euh2 opened 5 years ago

euh2 commented 5 years ago

I rarely use docker on my Desktop. It would be very cool if this extension could connect to my external docker hosts. One possible solution could be that the extension connects through SSH to an external docker host. Authorization through SSH key files to avoid password prompts.