2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 13:23:02 +01:00

switch to new domain: easypi.info

This commit is contained in:
kev
2016-05-01 09:06:20 +08:00
parent a9919aa78b
commit 202392cdc6
126 changed files with 167 additions and 162 deletions

View File

@@ -3,7 +3,7 @@
#
FROM php:5.6-apache
MAINTAINER kev<noreply@datageek.info>
MAINTAINER kev<noreply@easypi.info>
RUN apt-get update && apt-get install -y curl unzip bzip2 libpq-dev libpng12-dev libjpeg-dev \
&& rm -rf /var/lib/apt/lists/* \