did not need gettext
This commit is contained in:
parent
3728c5254e
commit
45caa18fbf
@ -11,7 +11,6 @@ RUN apt-get install supervisor -y --force-yes
|
||||
RUN apt-get install apache2 -y --force-yes
|
||||
RUN apt-get install libapache2-mod-php5 -y --force-yes
|
||||
RUN apt-get install php-gettext -y --force-yes
|
||||
RUN apt-get install gettext -y --force-yes
|
||||
RUN apt-get install php5-pgsql -y --force-yes
|
||||
|
||||
RUN service postgresql start
|
||||
|
Loading…
x
Reference in New Issue
Block a user