compose/script/build-linux

4 lines
95 B
Plaintext
Raw Normal View History

2014-03-03 16:09:26 +01:00
#!/bin/sh
docker build -t fig .
docker run -v `pwd`/dist:/code/dist fig pyinstaller -F bin/fig