Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create image on air-gapped cluster #1660

Open
rbuffi opened this issue Jul 2, 2024 · 0 comments
Open

How to create image on air-gapped cluster #1660

rbuffi opened this issue Jul 2, 2024 · 0 comments

Comments

@rbuffi
Copy link

rbuffi commented Jul 2, 2024

Hello,

We are trying to build our python images on an air-gapped environment.
We have taken the following steps:

  • Load images in harbor registry
  • Inject custom cert with webhook

During image build phase "build" the image build fails:

Paketo Buildpack for CPython 1.13.0

  Resolving CPython version

    Candidate version sources (in priority order):

                -> ""

      <unknown> -> ""

Selected CPython version (using ): 3.10.14

 Executing build process

    Installing CPython 3.10.14

failed to fetch dependency: failed to make request: Get https://artifacts.paketo.io/python/python_3.10.14_linux_x64_jammy_9e7c333f.tgz: dial tcp: lookup

How can we redirect artifacts.paketo.io to local server. Or are there other options for air gapped image creation?

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

No branches or pull requests

1 participant