-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Add support of dockerimage tool in Devfile #12389
Labels
kind/enhancement
A feature request - must adhere to the feature request template.
Comments
42 tasks
15 tasks
@garagatyi @l0rd @skabashnyuk Are you OK with proposed model (see issue description) for dockerimage tool? |
Looks good to me |
LGTM too |
Added |
Added |
LGTM |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Add support of dockerimage tool in Devfile.
dockerimage tool format should allow to specify dockerimage like (eclipse/che-server:nightly) and Che specific fields for defining volumes, servers, env vars, etc. See the following example of possible format
The format should be sync with
che-plugin.yaml
format. See Plugin Java Model, che-plugin.yaml exampleThe text was updated successfully, but these errors were encountered: