Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timbru31/docker-alpine-java-maven
🐳 Alpine with Eclipse Temurin OpenJDK 11 and Maven Docker image
https://github.com/timbru31/docker-alpine-java-maven
alpine docker docker-image dockerfile eclipse-temurin hacktoberfest java javascript jdk11 openjdk11
Last synced: 22 days ago
JSON representation
🐳 Alpine with Eclipse Temurin OpenJDK 11 and Maven Docker image
- Host: GitHub
- URL: https://github.com/timbru31/docker-alpine-java-maven
- Owner: timbru31
- License: mit
- Created: 2018-07-30T11:37:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-30T21:26:00.000Z (about 1 month ago)
- Last Synced: 2024-10-02T09:45:27.229Z (about 1 month ago)
- Topics: alpine, docker, docker-image, dockerfile, eclipse-temurin, hacktoberfest, java, javascript, jdk11, openjdk11
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/timbru31/alpine-java-maven/
- Size: 170 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Alpine Eclipse Temurin OpenJDK 11 with Maven
[![Docker Automated build](https://img.shields.io/docker/automated/timbru31/alpine-java-maven.svg)](https://hub.docker.com/r/timbru31/alpine-java-maven/)
[![buildx Status](https://github.com/timbru31/docker-alpine-java-maven/workflows/buildx/badge.svg)](https://github.com/timbru31/docker-alpine-java-maven/actions?query=workflow%3Abuildx)
[![Lint Dockerfiles](https://github.com/timbru31/docker-alpine-java-maven/workflows/Lint%20Dockerfiles/badge.svg)](https://github.com/timbru31/docker-alpine-java-maven/actions?query=workflow%3A%22Lint+Dockerfiles%22)A minimal Dockerfile based on Alpine Eclipse Temurin OpenJDK 11 with Maven installed.
## What's included
- Alpine Eclipse Temurin OpenJDK 11
- Maven 3.9### Available platforms
These Dockerfiles leverage the new `buildx` functionality and offer the following platforms:
- linux/amd64
(more are planned)
---
Built by (c) Tim Brust and contributors. Released under the MIT license.