'Dockerfile' ändern
This commit is contained in:
parent
1cb0c0623a
commit
d53bcf3c12
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user