This commit is contained in:
parent
1a1a09edfe
commit
8d0504894a
|
@ -1,4 +1,5 @@
|
|||
FROM golang:latest
|
||||
MAINTAINER Liang Ding <dl88250@gmail.com>
|
||||
|
||||
RUN go get github.com/88250/ide_stub
|
||||
RUN go get github.com/nsf/gocode
|
||||
|
|
Loading…
Reference in New Issue