Created
February 19, 2022 19:33
-
-
Save JayDoubleu/99d56c2bcc3792979ccf7fed001fe1ab to your computer and use it in GitHub Desktop.
Get podman command used to create toolbox container which can be used for tweaks etc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
podman inspect fedora-toolbox-35 | jq -r '.[0].Config.CreateCommand | join(" ")' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment