cockpit-project / cockpituous

Cockpit Continuous Integration and Delivery
GNU Lesser General Public License v2.1
36 stars 35 forks source link

tasks: add podman-remote #573

Closed allisonkarlitskaya closed 7 months ago

allisonkarlitskaya commented 7 months ago

This is equivalent to podman --remote and sends commands to a running daemon. We can use this to communicate with a podman daemon running outside of the container with its socket bind-mounted in.

Also, sort!