FROM ubuntu:16.04 MAINTAINER Przemek Grondek ENV DEBIAN_FRONTEND noninteractive RUN apt-get update RUN apt-get install -y nginx mysql-server php-fpm php-mysql pwgen