Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 31ad1c4

Browse files
committed
Removed installation of software-properties-common
1 parent 0e2b848 commit 31ad1c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
FROM dockerfile/ubuntu
99

1010
# Install Java
11-
RUN apt-get install -y software-properties-common
1211
RUN add-apt-repository -y ppa:webupd8team/java
1312
RUN apt-get update
1413
RUN echo debconf shared/accepted-oracle-license-v1-1 select true | debconf-set-selections

0 commit comments

Comments
 (0)