Skip to content

Conversation

@hh
Copy link

@hh hh commented Oct 14, 2025

If you have a local https / squid proxy, you can speed up your local ublue image builds by orders of magnitude by simply setting some variables and mounting the correct files. This can be a bit confusing and complex for new users.

This PR introduce a proxy-cert helper to capture proxy CA and a shared podman-proxy-flags.sh script so every podman build/run inherits proxy settings and mounts the captured certificate.

Note, this only happens if you have set https_proxy variable set. There is a message to suggest you run just proxy-cert or manually copy in cache/https-proxy-ca.pem if it doesn't already exist.

Introduce a proxy-cert helper to capture the proxy CA and a shared podman-proxy-flags.sh script so every podman build/run inherits proxy settings and mounts the captured certificate.
@hh hh mentioned this pull request Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant