Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 222 Bytes

File metadata and controls

4 lines (3 loc) · 222 Bytes

Java + pip + git + Pre-commit Dockerfile

Creates an image based on Alpine with OpenJDK11, Python pip and git, as well as pre-commit.

Build the image with docker build . -f alpine-git-java-pip.Dockerfile -t agjp-image