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: 9 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-14T21:59:28.000Z (10 months ago)
- Last Synced: 2025-04-15T02:53:45.109Z (9 months 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: 186 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Alpine Eclipse Temurin OpenJDK 11 with Maven
[](https://hub.docker.com/r/timbru31/alpine-java-maven/)
[](https://github.com/timbru31/docker-alpine-java-maven/actions?query=workflow%3Abuildx)
[](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.