diff --git a/Dockerfile b/Dockerfile index 6b2c5069..b63ef1de 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,5 @@ FROM debian:jessie +MAINTAINER Alt Three # Using nodesource and debian jessie packages instead of compiling from scratch RUN DEBIAN_FRONTEND=noninteractive \