Skip to content

Commit c9aad5e

Browse files
authored
Add podman machine configuration commands q
1 parent 08dfe3c commit c9aad5e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pages/docker/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,10 @@ <h2>podman</h2>
248248
brew install podman-compose
249249
# and add to ~/.zshrc
250250
export PODMAN_COMPOSE_PROVIDER=podman-compose
251+
252+
podman machine stop
253+
podman machine set --cpus 4 --memory 4096
254+
podman machine start
251255
</script>
252256
<h2>network</h2>
253257

0 commit comments

Comments
 (0)