Skip to content

Commit

Permalink
Change podman to using the VM root socket
Browse files Browse the repository at this point in the history
  • Loading branch information
afbjorklund committed Sep 26, 2021
1 parent a9b74bb commit 4b2ff8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions site/content/en/docs/drivers/podman.md
Expand Up @@ -39,6 +39,8 @@ sudo -k -n podman version
```shell
podman machine init --cpus 2 --memory 2048 --disk-size 20
podman machine start
podman system connection default podman-machine-default-root
podman info
```

## Troubleshooting
Expand Down

0 comments on commit 4b2ff8c

Please sign in to comment.