raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.44k stars 3.14k forks source link

[Docker] ...Add option to add multiple docker hosts #15125

Open gnoamchomsky opened 1 month ago

gnoamchomsky commented 1 month ago

Extension

https://www.raycast.com/priithaamer/docker

Description

Currently, as far as I know, we can connect to only one docker host using tcp://ip:2376. It would be nice if we could connect to multiple Docker hosts using, for example, comma separated list of hosts.

Who will benefit from this feature?

No response

Anything else?

No response

raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @priithaamer @gebeto @BalliAsghar @noblecloud you might want to have a look.

💡 Author and Contributors commands The author and contributors of `priithaamer/docker` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.