Try to get around headless exception
parent
bbc9dd20f5
commit
4b1e6a46e1
@ -1,4 +1,5 @@
|
|||||||
FROM maven:3.8.1-adoptopenjdk-11
|
FROM maven:3.8.1-adoptopenjdk-11
|
||||||
MAINTAINER Goudham Suresh
|
MAINTAINER Goudham Suresh
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y gpg
|
RUN apt-get update && apt-get install -y gpg
|
||||||
|
RUN export DISPLAY=:0.0
|
Loading…
Reference in New Issue