We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ae79dd commit f0cf594Copy full SHA for f0cf594
README.md
@@ -99,7 +99,7 @@ Or follow the official installation guide: https://podman.io/getting-started/ins
99
On macOS, podman requires a virtual machine to run containers. Initialize and start it:
100
101
```bash
102
-podman machine init
+podman machine init --memory=8192
103
podman machine start
104
```
105
0 commit comments