Dockerfile maintainer details. Closes #872

This commit is contained in:
James Brooks
2015-08-06 19:09:35 +01:00
parent bbaa1fbfa6
commit 3f2f5cd25b

View File

@@ -1,4 +1,5 @@
FROM debian:jessie
MAINTAINER Alt Three <support@alt-three.com>
# Using nodesource and debian jessie packages instead of compiling from scratch
RUN DEBIAN_FRONTEND=noninteractive \