Skip to content

Commit

Permalink
guestbook : Remove explicit install for php-pear
Browse files Browse the repository at this point in the history
Change-Id: I663a86a972ae3ccd2c774921bbe19f950a6938f5
  • Loading branch information
dims committed Jul 30, 2018
1 parent 8a0052f commit cd651b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion guestbook/php-redis/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
FROM php:5-apache

RUN apt-get update
RUN apt-get install -y php-pear
RUN pear channel-discover pear.nrk.io
RUN pear install nrk/Predis

Expand Down

0 comments on commit cd651b9

Please sign in to comment.