https://github.com/gatblau/base-images
OCI images for building applications
https://github.com/gatblau/base-images
buildah java13 nodejs oci-image openj9 openjdk ubi
Last synced: 29 days ago
JSON representation
OCI images for building applications
- Host: GitHub
- URL: https://github.com/gatblau/base-images
- Owner: gatblau
- License: apache-2.0
- Created: 2019-09-26T13:49:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-16T09:54:44.000Z (over 3 years ago)
- Last Synced: 2024-12-29T11:30:05.358Z (9 months ago)
- Topics: buildah, java13, nodejs, oci-image, openj9, openjdk, ubi
- Language: Shell
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Base Images
[Open Container Initiative](https://www.opencontainers.org/about) compliant application base images.
| Image | Description |
|---|---|
| [OpenJDK 13 - OpenJ9](jdk/13-j9-ubi8-min/readme.md) | Java runtime. |
| [Node JS 12](node/12-ubi8-min/readme.md) | Javascript runtime.**NOTE**: the images are based on Red Hat Universal Base Images.
The images do not contain any packages specifically installed only the required runtime.
These images are not supported.
If you need Enterprise supported images you should use [Red Hat Runtimes](https://www.redhat.com/en/products/runtimes).