add maintainer to Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Steven Polley 2020-10-04 21:08:59 +00:00
parent 53eaf066b3
commit 15c8ac5f68

View File

@ -1,5 +1,5 @@
FROM scratch
LABEL maintainer="himself@stevenpolley.net"
COPY siteviewcounter .
EXPOSE 8080