index
:
bitmask-vpn.git
bug/stop-fw-osx
ci_fixes
feat/drawer-implementation
feat/ui-redesign
main
master
obfs4_over_kcp
osx-fonts
upstream_obfs4
[bitmask-vpn]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
github.com
/
pion
/
stun
/
Dockerfile
blob: 429239a3809919ea0e8527129ec07754177122b6 (
plain
)
1
2
3
4
5
FROM golang:1.14 COPY . /go/src/github.com/pion/stun RUN go test github.com/pion/stun