mirror of
https://github.com/9001/copyparty.git
synced 2025-11-02 13:03:18 +00:00
add docker packaging
This commit is contained in:
@@ -232,6 +232,11 @@ rm x.py
|
||||
cp -R /tmp/pe-copyparty.$(id -u)/copyparty/web/deps copyparty/web/
|
||||
```
|
||||
|
||||
or you could build the web-dependencies from source instead (NB: does not include prismjs, need to grab that manually):
|
||||
```sh
|
||||
make -C scripts/deps-docker
|
||||
```
|
||||
|
||||
then build the sfx using any of the following examples:
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user