Last active
November 28, 2023 11:00
-
-
Save svor/2588c898e522d5550a743b5c8f09d3d0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
schemaVersion: 2.2.0 | |
metadata: | |
name: nodejs | |
components: | |
- name: universal-developer-image | |
container: | |
image: quay.io/devfile/universal-developer-image:ubi8-latest | |
commands: | |
- id: command-id | |
exec: | |
label: "2. Configure Che to use the Custom Devfile Registry" | |
# invalid devfile: no componnet | |
# component: builder | |
# invalid devfile: no commandLine | |
# commandLine: ls |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment