Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.