Skip to content

Instantly share code, notes, and snippets.

@chris-kobrzak
Created January 14, 2022 17:04
Show Gist options
  • Save chris-kobrzak/9414120721df602054445ae25f4342ff to your computer and use it in GitHub Desktop.
Save chris-kobrzak/9414120721df602054445ae25f4342ff to your computer and use it in GitHub Desktop.
Basic Podman commands
# Create a beefed up Podman virtual machine
podman machine init --cpus 3 --memory 6144 --disk-size 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment