FROM buildpack-deps:jessie-scm MAINTAINER Philipp Böhm ENV GIN_MODE release CMD /go/bin/app --domain=${DDNS_DOMAIN} --redis=redis:6379 web