Skip to content

Commit

Permalink
Update README.md with badges (#70)
Browse files Browse the repository at this point in the history
Signed-off-by: Ilya Buziuk <[email protected]>
  • Loading branch information
ibuziuk authored May 15, 2024
1 parent 1d0b257 commit 99dbc10
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ attributes:
components:
- name: tools
container:
image: quay.io/mloriedo/cloud-dev-images:alpine
image: quay.io/devfile/universal-developer-image:ubi8-latest
memoryRequest: 1Gi
memoryLimit: 8Gi
cpuLimit: '4'
cpuRequest: '0.5'

3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[![Contribute](https://www.eclipse.org/che/contribute.svg)](https://workspaces.openshift.com#https://github.com/devfile/cloud-dev-images)
[![Dev](https://img.shields.io/static/v1?label=Open%20in&message=Che%20dogfooding%20server%20(with%20VS%20Code)&logo=eclipseche&color=FDB940&labelColor=525C86)](https://che-dogfooding.apps.che-dev.x6e0.p1.openshiftapps.com/#https://github.com/devfile/cloud-dev-images)

# Cloud Dev Images

A list of `Dockerfiles`, using different base images, to customize Eclipe Che and OpenShift Dev Spaces Cloud Development Environments.
Expand Down

0 comments on commit 99dbc10

Please sign in to comment.