Skip to content

Instantly share code, notes, and snippets.

View themr0c's full-sized avatar
💚

Fabrice Flore-Thébault themr0c

💚
View GitHub Profile
@themr0c
themr0c / che-logo.svg
Created September 26, 2019 10:50
Eclipse Che Logo SVG
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@themr0c
themr0c / devfile.yaml
Created September 17, 2019 10:23
che-docs
metadata:
name: che-docs-in-che02ile
projects:
- name: che-docs
source:
location: 'https://github.com/eclipse/che-docs.git'
type: git
components:
- mountSources: true
endpoints:
@themr0c
themr0c / devfile.yaml
Last active August 22, 2019 14:45
che-docs devfile (Che 7 RC1)
---
specVersion: 0.0.1
name: che-docs
components:
- type: dockerimage
alias: che-docs
image: eclipse/che-docs
memoryLimit: 512Mi
mountSources: true
endpoints: