-
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
sleshchenko
added
kind/enhancement
A feature request - must adhere to the feature request template.
status/open-for-dev
An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it.
team/platform
labels
Jan 11, 2019
42 tasks
15 tasks
sleshchenko
added
status/in-progress
This issue has been taken by an engineer and is under active development.
and removed
status/open-for-dev
An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it.
labels
Feb 6, 2019
@garagatyi @l0rd @skabashnyuk Are you OK with proposed model (see issue description) for dockerimage tool? |
Looks good to me |
LGTM too |
Added |
Added |
LGTM |
sleshchenko
removed
the
status/in-progress
This issue has been taken by an engineer and is under active development.
label
Feb 13, 2019
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: