1
0
mirror of https://github.com/therootcompany/telebit.git synced 2025-02-25 14:28:09 +00:00

6 lines
85 B
Docker
Raw Normal View History

2020-04-30 04:43:36 -06:00
FROM golang:1.14
LABEL maintainer "aj@therootcompany.com"
2020-04-30 04:43:36 -06:00
WORKDIR "/telebit-relay"