Update containers.md

This commit is contained in:
bender
2026-09-13 20:34:58 -07:00
committed by GitHub
parent b93379c580
commit 5d6d976db8
+6 -1
View File
@@ -14,4 +14,9 @@ Generally, once inside the container you can act the same as you would in any ot
To exit the container: To exit the container:
```bash ```bash
#/ exit #/ exit
``` ```
## Nextcloud stuff
'''docker exec -u www-data nextcloud-aio-nextcloud php /var/www/html/[occ command]
'''