Updating Labels

This commit is contained in:
Leopere 2018-10-16 03:29:14 -04:00
parent a3285b7967
commit 4eeefff641

View file

@ -1,6 +1,6 @@
## base image for github.com/lbryio/reflector.go release binaries ## base image for github.com/lbryio/reflector.go release binaries
FROM golang:1.11.1 FROM golang:1.11.1
LABEL MAINTAINER="chamunks [at] gmail [dot] com" LABEL MAINTAINER="leopere [at] nixc [dot] us"
COPY start.sh /usr/local/bin/start COPY start.sh /usr/local/bin/start
COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint