mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2020-11-18 19:53:40 -08:00
Merge pull request #102 from cglewis/master
MAINTAINER is deprecated, using LABEL now
This commit is contained in:
commit
d0c7241b31
@ -1,5 +1,5 @@
|
||||
FROM golang:1.7-alpine
|
||||
MAINTAINER Remco Verhoef <remco@dutchcoders.io>
|
||||
LABEL maintainer="Remco Verhoef <remco@dutchcoders.io>"
|
||||
|
||||
# Copy the local package files to the container's workspace.
|
||||
ADD . /go/src/github.com/dutchcoders/transfer.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user