Using Podman Desktop behind a proxy on macOS and Windows
You can configure Podman Desktop to run behind a proxy.
The configuration applies to:
- Processes that Podman Desktop started, such as downloading Podman, Compose, or Kind installers.
- Podman engine.
The configuration does not apply to:
- Your Podman containers.
- Command line tools that Podman Desktop did not start.
Prerequisites
- Your proxy URL:
<your.proxy.tld:port>. - Your proxy does not require a custom Certificate Authorities. Else see Using a proxy requiring a custom Certificate Authorities.
Procedure
-
Go to Settings > Proxy, and set your proxy URL:
- Proxy configuration enabled: yes
- Web Proxy (HTTP):
<your.proxy.tld:port> - Secure Web Proxy (HTTPS):
<your.proxy.tld:port> - Click the Update button
-
Go to Settings > Resources and restart the Podman machine.
Verification
-
You can install extensions such as:
-
Podman can pull images.
- Go to Images.
- Click Pull an image.
- Image to Pull:
bash - Click Pull image.
- Podman Desktop reports
Download complete.