We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pack build command failed when i connected my system within VPN network.
pack build --volume "C:/Users/workspace/caas-devops-tekton-pipelines/buildpack-cli/samples/nodejs/npm/ca-certificates/binding:/bindings/ca-certificates" npm-app:1.0 --docker-host=unix:///run/podman/podman.sock --builder paketobuildpacks/builder:base
Executing build process Installing Node Engine 18.16.1 failed to fetch dependency: failed to make request: Get "https://artifacts.paketo.io/node/node_v18.16.1_linux_x64_bionic_60e34618.tgz": tls: failed to verify certificate: x509: certificate signed by unknown authority
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
pack build command failed when i connected my system within VPN network.
Current Behavior
Executing build process
Installing Node Engine 18.16.1
failed to fetch dependency: failed to make request: Get "https://artifacts.paketo.io/node/node_v18.16.1_linux_x64_bionic_60e34618.tgz": tls: failed to verify certificate: x509: certificate signed by unknown authority
Possible Solution
Steps to Reproduce
Motivations
The text was updated successfully, but these errors were encountered: