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 Cache Nodejs Packs in inventory.toml ? #400

Open
mautops opened this issue Nov 22, 2022 · 1 comment
Open

How to Cache Nodejs Packs in inventory.toml ? #400

mautops opened this issue Nov 22, 2022 · 1 comment

Comments

@mautops
Copy link

mautops commented Nov 22, 2022

because of the network, we can not visit aws s3 directly,so i cached the Nodejs Packs in inventory.toml into local registry, is there a way to modify the default download url ?

@joshwlewis
Copy link
Member

Sorry, we don't have a way to modify the download urls at present, other than forking the buildpack and modifying inventory.toml.

What kind of restrictions do you have? It sounds like you might have to fetch from S3 via a proxy? If we offered proxy support, would that work? Or do you want a way to provide your own inventory.toml?

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

2 participants