elasticsearch-plugin-readon.../Dockerfile

6 lines
110 B
Docker
Raw Permalink Normal View History

2019-05-17 16:46:55 +00:00
# taken from https://hub.docker.com/_/gradle/
FROM gradle:alpine
USER root
RUN apk add --update make zip git