Skip to content

Commit

Permalink
Add a devfile
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>
  • Loading branch information
l0rd committed Jul 20, 2022
1 parent fbb8fc0 commit 7184eb7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .devfile.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
schemaVersion: 2.1.0
metadata:
name: developer-images
attributes:
controller.devfile.io/storage-type: ephemeral
controller.devfile.io/scc: container-build
components:
- name: devtools
container:
image: quay.io/devfile/universal-developer-image:ubi8-latest
memoryLimit: 2Gi
memoryRequest: 256Mi

0 comments on commit 7184eb7

Please sign in to comment.