mirror of
https://github.com/nextcloud/docker.git
synced 2025-07-18 21:48:04 +02:00
Merge branch 'nextcloud:master' into docs-update
This commit is contained in:
commit
b672195d06
2 changed files with 3 additions and 3 deletions
|
@ -157,7 +157,7 @@ See:
|
|||
|
||||
To use the [Nextcloud command-line interface](https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/occ_command.html) (aka. `occ` command):
|
||||
```console
|
||||
$ docker exec --user www-data CONTAINER_ID php occ
|
||||
$ docker exec -it --user www-data CONTAINER_ID php occ
|
||||
```
|
||||
or for docker compose:
|
||||
```console
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue