Skip to content

Instantly share code, notes, and snippets.

@rm3l
Created May 25, 2023 10:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rm3l/b2e79d48e727c22a0f3dd1403258a7a2 to your computer and use it in GitHub Desktop.
Save rm3l/b2e79d48e727c22a0f3dd1403258a7a2 to your computer and use it in GitHub Desktop.
Child Devfile using java-quarkus as parent
schemaVersion: 2.1.0
metadata:
name: java-springboot-jdk17
description: Java application using Spring Boot® and OpenJDK 17
version: 1.3.0
parent:
uri: https://registry.stage.devfile.io/devfiles/java-springboot/1.2.0
components:
- name: tools
container:
image: registry.access.redhat.com/ubi9/openjdk-17:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment