This commit is contained in:
Liang Ding 2015-08-05 11:32:51 +08:00
parent d1fe1d757a
commit 1c661915b7
3 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ FROM golang:cross
MAINTAINER Liang Ding <dl88250@gmail.com>
ADD . /wide/gogogo/src/github.com/b3log/wide
RUN unzip /wide/gogogo/src/github.com/b3log/wide/golang.org.zip -d /wide/gogogo/src/
RUN tar zxf /wide/gogogo/src/github.com/b3log/wide/golang.org.tar.gz /wide/gogogo/src/
RUN useradd wide && useradd runner

BIN
golang.org.tar.gz Normal file

Binary file not shown.

Binary file not shown.