mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 01:39:26 +02:00
add docker packaging
This commit is contained in:
parent
dbdb9574b1
commit
1526a4e084
12 changed files with 234 additions and 0 deletions
|
@ -57,6 +57,7 @@ hash -r
|
|||
command -v python3 && pybin=python3 || pybin=python
|
||||
}
|
||||
|
||||
$pybin -c 'import numpy' ||
|
||||
$pybin -m pip install --user numpy
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue