Merge remote-tracking branch 'origin/master' into next
This commit is contained in:
commit
1c2fdf6349
@ -7,7 +7,7 @@ COPY . .
|
|||||||
RUN make build
|
RUN make build
|
||||||
|
|
||||||
WORKDIR /go
|
WORKDIR /go
|
||||||
RUN tar cvfz go-src.tgz src && du -sh *
|
RUN tar cfz go-src.tgz src && du -sh *
|
||||||
|
|
||||||
# this container doesn't do anything except hold the build artifact
|
# this container doesn't do anything except hold the build artifact
|
||||||
# and make sure it compiles.
|
# and make sure it compiles.
|
||||||
|
Loading…
Reference in New Issue
Block a user