There was an error while loading. Please reload this page.
1 parent 4ed1d8d commit ee78f06Copy full SHA for ee78f06
Dockerfile
@@ -8,7 +8,6 @@
8
FROM dockerfile/ubuntu
9
10
# Install Nginx.
11
-RUN apt-get install -y software-properties-common
12
RUN add-apt-repository -y ppa:nginx/stable
13
RUN apt-get update
14
RUN apt-get install -y nginx
0 commit comments