URL parameter for the IDE image
You can use the editor-image
parameter to set the custom IDE image for the workspace.
|
The URL parameter to override the IDE image is editor-image=
:
https://<che_fqdn>#<git_repository_url>?editor-image=<container_registry/image_name:image_tag>
https://<che_fqdn>#https://github.com/eclipse-che/che-docs?editor-image=quay.io/che-incubator/che-code:next
or
https://<che_fqdn>#https://github.com/eclipse-che/che-docs?che-editor=che-incubator/che-code/latest&editor-image=quay.io/che-incubator/che-code:next