-
Notifications
You must be signed in to change notification settings - Fork 29
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
Customize image build and integration test #270
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How do we produce a non-Microsoft release now? We need to keep in mind that this is still an OSS repo that is supposed to remain Microsoft neutral.
For non-Microsoft release, we still rely on https://github.com/eclipse-symphony/symphony/actions/workflows/release.yaml to generate build. Yes, we are trying to keep OSS repo Microsoft neutral so we add arguments to Dockerfile instead of just check in the base images. We will override the required base images in downstream projects build. |
Changes:
imagePrivateRegistryUrl
.