rgolangh / gnome-shell-extension-containers

containers is a gnome-shell extension to manage linux container, run by podman
Apache License 2.0
45 stars 11 forks source link

Contruct a container object by podman version #15

Closed rgolangh closed 4 years ago

rgolangh commented 4 years ago

This change will now build a container object and extract the info from the json output by the podman version.

Now we can make the extension work with various podman version and break less often by those changes.

Credit and many thanks to @rmarting :pray: who sent this #14 which drove me to invest some time in making the code better suited for multi versions.

Signed-off-by: Roy Golan rgolan@redhat.com

rmarting commented 4 years ago

My user is @rmarting :smile: Anyway it was a pleassure to help you.

rgolangh commented 4 years ago

My user is @rmarting smile Anyway it was a pleassure to help you.

noted and fixed :facepalm: :confetti_ball: