build-linux 95 B

123
  1. #!/bin/sh
  2. docker build -t fig .
  3. docker run -v `pwd`/dist:/code/dist fig pyinstaller -F bin/fig