Skip to content

Instantly share code, notes, and snippets.

View mmafrar's full-sized avatar

Afrar Malakooth mmafrar

  • NextLabs
  • Kuala Lumpur, Malaysia
  • LinkedIn in/mmafrar
View GitHub Profile
@LuanComputacao
LuanComputacao / maven.Dockerfile
Last active March 7, 2025 08:13
Dockerfile to install maven
#
# Oracle Java 7 Dockerfile
#
# https://github.com/dockerfile/java
# https://github.com/dockerfile/java/tree/master/oracle-java7
#
# Pull base image.
FROM alpine as build