docs: Update docker commands
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2318>
This commit is contained in:
parent
4225056d6e
commit
258e4ac7ab
25 changed files with 119 additions and 114 deletions
|
|
@ -40,7 +40,7 @@ You can install third-party plugins using the `funkwhale-manage` command line in
|
|||
:::{tab-item} Docker
|
||||
|
||||
```{code-block} shell
|
||||
docker-compose run --rm api funkwhale-manage fw plugins install https://plugin_url.zip
|
||||
sudo docker compose run --rm api funkwhale-manage fw plugins install https://plugin_url.zip
|
||||
```
|
||||
|
||||
:::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue