mirror of
https://github.com/ciromattia/kcc
synced 2025-12-13 09:46:25 +00:00
Updated Docker recipe
This commit is contained in:
2
docker/Build
Normal file → Executable file
2
docker/Build
Normal file → Executable file
@@ -2,7 +2,7 @@
|
||||
set -e
|
||||
|
||||
pip3 install --upgrade pip setuptools wheel
|
||||
pip3 install pillow python-slugify psutil pyinstaller raven pyqt5
|
||||
pip3 install pillow python-slugify psutil pyinstaller==3.1.1 raven pyqt5 certifi
|
||||
gem install fpm
|
||||
|
||||
cd /app
|
||||
|
||||
Reference in New Issue
Block a user