-
Notifications
You must be signed in to change notification settings - Fork 617
Add image URI mask option for template build to allow custom image repository #819
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
Conversation
🦋 Changeset detectedLatest commit: f289b4f The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
I will be used as follows:
|
Okay, I think it's the name that was confusing me - can you maybe change it to
|
I think |
7312955
to
f56eee6
Compare
--image-url-mask
option for template build to allow custom image repositoryf56eee6
to
ac03cab
Compare
After discussion with @jakubno we decided that using CLI attribute can be confusing for customers that don't need this image to be used, and can look like we are supporting custom docker repositories for our primary e2b cloud. There is a new ENV variable called |
This will allow customers who are not using our Docker repository to fall back to their own during template build.