mirror of
https://github.com/therootcompany/telebit.git
synced 2025-02-13 00:18:09 +00:00
- a few other minor fixes. - removed RVPNMAIN - there is a bunch of other clean up I want to do…
6 lines
91 B
Docker
6 lines
91 B
Docker
FROM golang:1.7.5
|
|
LABEL maintainer "henry.f.camacho@gmail.com"
|
|
|
|
|
|
WORKDIR "/go-rvpn-server"
|