Revert Dockerfile

MYC-Refactor
Hammy 3 years ago
parent c14883e319
commit b8b07b2751

@ -1,7 +1,4 @@
FROM maven:3.8.1-adoptopenjdk-11
MAINTAINER Goudham Suresh
RUN apt-get update && apt-get install -y \
gpg \
tightvncserver
RUN export DISPLAY=:0.0
RUN apt-get update && apt-get install -y gpg
Loading…
Cancel
Save