Merge pull request #334 from supereagle/update-dockerfile

remove MAINTAINER from Dockerfile
pull/335/head
Quentin Machu 7 years ago committed by GitHub
commit 1d6729b678

@ -14,8 +14,6 @@
FROM golang:1.8-alpine
MAINTAINER Quentin Machu <quentin.machu@coreos.com>
VOLUME /config
EXPOSE 6060 6061

Loading…
Cancel
Save