'Dockerfile' ändern
This commit is contained in:
parent
1cb0c0623a
commit
d53bcf3c12
@ -1,5 +1,5 @@
|
|||||||
FROM ubuntu
|
FROM ubuntu:14.04
|
||||||
MAINTAINER Christian Lück <christian@lueck.tv>
|
MAINTAINER Hanjo Meinhardt <hanjo@bunix.de>
|
||||||
|
|
||||||
RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y \
|
RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y \
|
||||||
nginx supervisor php5-fpm php5-cli php5-curl php5-gd php5-json \
|
nginx supervisor php5-fpm php5-cli php5-curl php5-gd php5-json \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user