https://github.com/redhat-developer-demos/sandbox-java
Java (Quarkus) s2i source code for example use in Developer Sandbox for Red Hat OpenShift
https://github.com/redhat-developer-demos/sandbox-java
Last synced: 3 months ago
JSON representation
Java (Quarkus) s2i source code for example use in Developer Sandbox for Red Hat OpenShift
- Host: GitHub
- URL: https://github.com/redhat-developer-demos/sandbox-java
- Owner: redhat-developer-demos
- License: apache-2.0
- Created: 2022-06-28T17:40:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-28T18:53:32.000Z (over 3 years ago)
- Last Synced: 2025-01-23T07:48:00.146Z (11 months ago)
- Language: HTML
- Homepage:
- Size: 14.7 MB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sandbox-java
## Sample code for Developer Sandbox for Red Hat OpenShift, to be used as an "s2i" example
[Developer Sandbox for Red Het OpenShift](https://developers.redhat.com/developer-sandbox/get-started) gives you a renewable 30-day free access to an OpenShift cluster.
One of the activities associated with this free cluster is the ability to build an application using OpenShift's built-in source-to-image (s2i) technology. This technology pulls source code from a git repository and builds an application.
This sandbox-java repo, written in Java (using the Quarkus framework), supports that example (i.e. s2i) for developers that are interested in the Java programming language.
You can learn more here: https://developers.redhat.com/developer-sandbox/get-started