5 lines
79 B
Docker
5 lines
79 B
Docker
FROM fascinated/docker-images:java-8
|
|
|
|
RUN apt update firefox -y
|
|
|
|
ENV DISPLAY=:0 |