We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e2b848 commit 31ad1c4Copy full SHA for 31ad1c4
1 file changed
Dockerfile
@@ -8,7 +8,6 @@
8
FROM dockerfile/ubuntu
9
10
# Install Java
11
-RUN apt-get install -y software-properties-common
12
RUN add-apt-repository -y ppa:webupd8team/java
13
RUN apt-get update
14
RUN echo debconf shared/accepted-oracle-license-v1-1 select true | debconf-set-selections
0 commit comments