Commit Graph

13 Commits (892623679d31c0cb2106cc4e48a758d1fa176b46)

Author SHA1 Message Date
Igor Vinokur 3ecfbcd8b1
Modify the `build.sh` script to work with podman (#559)
In order to be able to build images directly in a wotkspace container, add BUILDER variable to be able to execute the build.sh script not only with docker but with podman and buildah.
2023-12-11 16:11:05 +02:00
Ilya Buziuk fbea05f0cc chore: devfile update 2023-06-15 10:19:20 +02:00
Igor Vinokur 98c2cc79eb
Update devfile to version 2, add extensions.json (#520) 2023-06-07 13:11:46 +03:00
Florent BENOIT af31e9b816 chore: align volume name with plug-ins volume name
java plug-ins are using the volume `m2` but there it defines `maven` for the same path

better to use the same name for the same volume mount
2021-12-16 11:43:32 +01:00
Michal Vala eb41975c70
Che devfile (#17227)
* devfile java11 base

Signed-off-by: Michal Vala <mvala@redhat.com>

* java11 maven component

Signed-off-by: Michal Vala <mvala@redhat.com>

* custom maven image

Signed-off-by: Michal Vala <mvala@redhat.com>

* eclipse maven image

Signed-off-by: Michal Vala <mvala@redhat.com>

* only one command to build without tests

Signed-off-by: Michal Vala <mvala@redhat.com>

* project root with variable

Signed-off-by: Michal Vala <mvala@redhat.com>
2020-06-26 08:07:57 +02:00
Vitalii Parfonov c07e261ee3
Move to the quay.io (#15569)
* Move to the quay.io: change image id to use quay.io

Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2020-01-11 16:11:34 +02:00
Mykola Morhun ef11a78406
Add docs how to build Che server in Che workspace (#14181)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2019-08-16 16:43:15 +03:00
Mykhailo Kuznietsov 2add904b7c
Fix editor version in Che Devfile (#13572) 2019-06-20 11:16:15 +03:00
Lukas Krejci caae00e21b
K8s-like devfile naming (#13490)
`specVersion` is now `apiVersion` and is bumped to 1.0.0
`name` is now nested under the new `metadata` element.

Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
2019-06-10 23:23:45 +02:00
Oleksandr Garagatyi 35ce3544f7
Adapt UD and wsmaster to new plugin notation (#13204)
Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
2019-05-02 09:50:01 +03:00
Lukas Krejci 69d3480fbf Use alias in devfile.yaml and remove component names. (#13228)
Signed-off-by: Lukas Krejci <lkrejci@redhat.com>
2019-04-27 18:51:08 +03:00
Max Shaposhnik 12f597a031
Fix che-in-che devfile to use reference
Signed-off-by: Max Shaposhnik <mshaposh@redhat.com>
2019-04-01 17:29:02 +03:00
Max Shaposhnik bf553b1992
Devfile rename from '.devfile' to 'devfile.yml'
Signed-off-by: Max Shaposhnik <mshaposh@redhat.com>
2019-03-27 15:22:36 +02:00