Base on alpine:edge to get DNS fixes

See https://twitter.com/thockin/status/704909611279781888 and
https://github.com/gliderlabs/docker-alpine/issues/8. This will be fixed
in 3.4, so at that point we can switch back to using stable.

Fixes #23 (DNS issues)
Fixes #27 (Kubernetes support)

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař
2016-04-20 08:31:53 +02:00
parent 4893806cde
commit 6dd6b90902
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine
FROM alpine:edge
RUN apk add --no-cache php-cli php-mysqli php-ctype php-xml php-gd php-zlib php-openssl php-curl php-opcache php-json php-mcrypt curl