telebit/rvpn-docker/rvpn/Dockerfile

6 lines
91 B
Docker

FROM golang:1.7.5
LABEL maintainer "henry.f.camacho@gmail.com"
WORKDIR "/go-rvpn-server"