This commit is contained in:
jpellizzari
2017-02-13 14:37:36 -08:00
parent ba3d9cc8c5
commit 0bc95fa805

View File

@@ -168,7 +168,7 @@ ui-upload: client/build-external/index.html
aws s3 cp client/build-external/ s3://static.weave.works/scope-ui/ --recursive --exclude '*.html'
ui-build-pkg:
printenv &&
printenv && \
$(sudo) docker run $(RUN_FLAGS) \
-v $(shell pwd)/client/app:/home/weave/app \
-v $(shell pwd)/tmp:/home/weave/tmp \