Using Podman Desktop behind a proxy on macOS and Windows
You can configure Podman Desktop to run behind a proxy. The configuration applies to the Podman engine, but not to your containers.
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
- Go to Images.
- Click Pull an image.
- Image to Pull:
bash - Click Pull image.
- Podman Desktop reports
Download complete.