5
vendor/github.com/pion/stun/Dockerfile
generated
vendored
Normal file
5
vendor/github.com/pion/stun/Dockerfile
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM golang:1.14
|
||||
|
||||
COPY . /go/src/github.com/pion/stun
|
||||
|
||||
RUN go test github.com/pion/stun
|
||||
Reference in New Issue
Block a user