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

feat: support remote refs in Docker image #182

Merged

Conversation

therealdwright
Copy link
Contributor

Some users may want to take advantage of remote references to build
resources. These could be either over HTTPS or using git which are
both supported by Kustomize.

This commit adds ca-certificates and the git package to the final
image to support either approach.

Some users may want to take advantage of remote references to build
resources. These could be either over HTTPS or using git which are
both supported by Kustomize.

This commit adds ca-certificates and the git package to the final
image to support either approach.
@devstein devstein merged commit cec9bdc into viaduct-ai:master May 18, 2023
2 checks passed
@therealdwright therealdwright deleted the support-remote-refs-in-docker-image branch May 25, 2023 03:29
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.

None yet

2 participants