1
0

'Dockerfile' ändern

This commit is contained in:
bunix42 2017-08-14 10:07:26 +00:00
parent 1cb0c0623a
commit d53bcf3c12

View File

@ -1,5 +1,5 @@
FROM ubuntu
MAINTAINER Christian Lück <christian@lueck.tv>
FROM ubuntu:14.04
MAINTAINER Hanjo Meinhardt <hanjo@bunix.de>
RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y \
nginx supervisor php5-fpm php5-cli php5-curl php5-gd php5-json \