diff --git a/docs/podman-desktop.md b/docs/podman-desktop.md index eab95ae..e1b10cf 100644 --- a/docs/podman-desktop.md +++ b/docs/podman-desktop.md @@ -12,7 +12,20 @@ You will be required to open a terminal and follow these steps: ## On macOS -To set the container runtime to podman, use this command: +You will need to configure podman to access the shared Dangerzone resources: + +```bash +podman machine stop +podman machine rm +cat > ~/.config/containers/containers.conf <