cleanup java8 with firefox image
Some checks failed
Publish Docker Image / docker (push) Failing after 14s
Some checks failed
Publish Docker Image / docker (push) Failing after 14s
This commit is contained in:
parent
4ef2d7ac20
commit
c3bc290afe
@ -1,8 +1,5 @@
|
||||
FROM fascinated/docker-images:java-8
|
||||
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
RUN apt update -y \
|
||||
firefox
|
||||
RUN apt update firefox -y
|
||||
|
||||
ENV DISPLAY=:0
|
Loading…
Reference in New Issue
Block a user