You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there does not seem to be an option for setting ENV type of variables in the image, though OCI builders do provide the functionality and we see it in e.g., jib. The workaround is to use crane to mutate a built image.
This is the same as #800 but as it was closed, I thought it would be good to have an open issue to track the feature as I guess it would be useful.
The text was updated successfully, but these errors were encountered:
This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Keep fresh with the 'lifecycle/frozen' label.
Currently there does not seem to be an option for setting
ENV
type of variables in the image, though OCI builders do provide the functionality and we see it in e.g., jib. The workaround is to use crane to mutate a built image.This is the same as #800 but as it was closed, I thought it would be good to have an open issue to track the feature as I guess it would be useful.
The text was updated successfully, but these errors were encountered: