This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
mirror of
https://github.com/status-im/status-go.git
Watch
2
Star
0
Fork
You've already forked status-go
0
Code
Issues
Projects
Releases
Wiki
Activity
edf8869ff2
status-go
/
vendor
/
github.com
/
pion
/
stun
/
Dockerfile
6 lines
88 B
Docker
Raw
Blame
History
FROM
golang:1.14
COPY
. /go/src/github.com/pion/stun
RUN
go
test
github.com/pion/stun
Reference in New Issue
View Git Blame
Copy Permalink