Skip to content

Instantly share code, notes, and snippets.

@JakobMiksch
Created April 25, 2024 08:44
Show Gist options
  • Select an option

  • Save JakobMiksch/8e69ad18bff924fbb11dcb9210cb4f86 to your computer and use it in GitHub Desktop.

Select an option

Save JakobMiksch/8e69ad18bff924fbb11dcb9210cb4f86 to your computer and use it in GitHub Desktop.
Labels of Podman Container inspect
sudo podman inspect <container-id> | jq .[0].Config.Labels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment