mirror of
https://github.com/ciromattia/kcc
synced 2026-09-01 08:27:06 +00:00
Updated Docker recipe
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
pip3 install --upgrade pip setuptools wheel
|
pip3 install --upgrade pip setuptools wheel
|
||||||
pip3 install pillow python-slugify psutil pyinstaller raven pyqt5 certifi
|
pip3 install pillow python-slugify psutil raven pyqt5 certifi https://github.com/pyinstaller/pyinstaller/archive/develop.zip
|
||||||
gem install fpm
|
gem install fpm
|
||||||
|
|
||||||
cd /app
|
cd /app
|
||||||
|
|||||||
Reference in New Issue
Block a user