Create file output in current working directory

This commit is contained in:
Marian Steinbach 2018-11-20 19:55:28 +01:00
parent a18eb80455
commit 899b58f017

View file

@ -29,7 +29,7 @@ spider: dockerimage
export: dockerimage
docker run --rm -ti \
-v $(PWD)/export-json:/out \
-w $(PWD)/export-json \
-v $(PWD)/secrets:/secrets \
-v $(PWD)/export-siteicons:/icons \
$(IMAGE) \