MyClipboard/Dockerfile

4 lines
104 B
Docker

FROM maven:3.8.1-adoptopenjdk-11
MAINTAINER Goudham Suresh
RUN apt-get update && apt-get install -y gpg