Skip to content

Commit ee78f06

Browse files
committed
Removed installation of software-properties-common
1 parent 4ed1d8d commit ee78f06

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 Nginx.
11-
RUN apt-get install -y software-properties-common
1211
RUN add-apt-repository -y ppa:nginx/stable
1312
RUN apt-get update
1413
RUN apt-get install -y nginx

0 commit comments

Comments
 (0)