Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kilemonn/openjdk-alpine-image
A docker image that uses alpine linux as a base and has openjdk installed on top.
https://github.com/kilemonn/openjdk-alpine-image
alpine-linux docker docker-container docker-image openjdk
Last synced: 17 days ago
JSON representation
A docker image that uses alpine linux as a base and has openjdk installed on top.
- Host: GitHub
- URL: https://github.com/kilemonn/openjdk-alpine-image
- Owner: Kilemonn
- License: apache-2.0
- Created: 2024-06-01T09:34:56.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-20T08:21:01.000Z (3 months ago)
- Last Synced: 2024-10-10T16:21:20.789Z (about 1 month ago)
- Topics: alpine-linux, docker, docker-container, docker-image, openjdk
- Language: Dockerfile
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenJDK-Alpine-Image
A docker image that uses alpine linux as a base and has openjdk installed on top. This repository aims to have lightweight official `openjdk` installations coupled with `alpine` linux with relatively regular intervals to reduce the amount of vulnerabilities in resultant images.
## Usage
The combinations of `alpine` linux and `openjdk` are created as images and published to DockerHub `https://hub.docker.com/r/kilemon/openjdk-alpine`.