Skip to content

Instantly share code, notes, and snippets.

@lemmi
Created September 16, 2022 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lemmi/5692bb5277c3cf6603afac5ed3d94d98 to your computer and use it in GitHub Desktop.
Save lemmi/5692bb5277c3cf6603afac5ed3d94d98 to your computer and use it in GitHub Desktop.
nested podman
default_ulimits = [
"nproc=1024:2048",
"nofile=1024:2048",
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment