This website requires JavaScript.
Explore
Help
Sign In
root
/
telebit
mirror of
https://github.com/therootcompany/telebit.git
Watch
1
Star
0
Fork
You've already forked telebit
0
Code
Issues
Projects
Releases
Wiki
Activity
5f804f3424
telebit
/
rvpn-docker
/
rvpn
/
Dockerfile
6 lines
85 B
Docker
Raw
Normal View
History
Unescape
Escape
heavier refactoring
2020-04-30 10:43:36 +00:00
FROM
golang:1.14
LABEL
maintainer
"aj@therootcompany.com"
Implemented Docker Container Testing. - a few other minor fixes. - removed RVPNMAIN - there is a bunch of other clean up I want to do…
2017-03-04 18:18:08 +00:00
heavier refactoring
2020-04-30 10:43:36 +00:00
WORKDIR
"/telebit-relay"