1
0
mirror of https://github.com/alice-lg/alice-lg.git synced 2024-05-11 05:55:03 +00:00

7 lines
113 B
Docker
Raw Normal View History

2018-07-16 16:23:07 +02:00
FROM golang:1.10
WORKDIR /go/src/github.com/alice-lg/alice-lg
VOLUME ["/go/src/github.com/alice-lg/alice-lg"]