mirror of
https://github.com/georgyo/ifconfig.io.git
synced 2025-09-13 15:44:21 +00:00
Modified
This commit is contained in:
@@ -1,5 +1 @@
|
||||
FROM golang:1.4-onbuild
|
||||
|
||||
COPY . /usr/src/app
|
||||
RUN go get -d -v
|
||||
RUN go install -v
|
||||
|
Reference in New Issue
Block a user