This website requires JavaScript.
Explore
Help
Register
Sign In
hoellen
/
docker-nextcloud
Watch
1
Star
0
Fork
0
You've already forked docker-nextcloud
mirror of
https://github.com/hoellen/docker-nextcloud.git
synced
2025-07-04 17:16:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
479cf37fbf7e7d94d8701f95feb2a1902b5495c8
docker-nextcloud
/
rootfs
/
usr
/
local
/
bin
/
occ
3 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add files
2018-01-17 20:31:32 +00:00
#!/bin/sh
add new image
2021-04-25 18:23:11 +02:00
php -d memory_limit=<MEMORY_LIMIT> -f /nextcloud/occ "$@"
Reference in New Issue
Copy Permalink