docker: Strip final binary

pull/1/head
slush 2018-02-11 14:37:00 +01:00
parent fb4a2ae373
commit 41af370fa3
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@ cd `dirname $0`
docker build -t blockbook-build .
docker run -t -v $(pwd):/out blockbook-build /bin/cp /go/src/blockbook/blockbook /out/
strip blockbook