This commit is contained in:
Liang Ding 2015-08-05 12:02:16 +08:00
parent bcf41780ab
commit 1ec18a5268
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ MAINTAINER Liang Ding <dl88250@gmail.com>
ADD . /wide/gogogo/src/github.com/b3log/wide
RUN tar zxf /wide/gogogo/src/github.com/b3log/wide/docker-deps/golang.org.tar.gz -C /wide/gogogo/src/
RUN mkdir /wide/gogogo/src/github.com/88250
RUN tar zxf /wide/gogogo/src/github.com/b3log/wide/docker-deps/ide_stud.tar.gz -C /wide/gogogo/src/github.com/88250/
RUN useradd wide && useradd runner