mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-03 07:35:41 +00:00
nextcloud: 10.0 stable
This commit is contained in:
@ -16,9 +16,9 @@
|
||||
|
||||
#### Tags
|
||||
- **latest** : latest stable version.
|
||||
- **9.0** : latest 9.0.x version. (stable)
|
||||
- **10.0** : latest 10.0.x version (beta!)
|
||||
- **test** : latest test version provided by Nextcloud (RC, Beta...)
|
||||
- **10.0** : latest 10.0.x version (stable)
|
||||
- **9.0** : latest 9.0.x version. (oldstable)
|
||||
- **test** (if any) : latest test version provided by Nextcloud (RC, Beta...)
|
||||
- **daily** : latest code (daily build).
|
||||
|
||||
#### Build-time variables
|
||||
@ -87,8 +87,6 @@ Add the following lines to your `config.php` in order to enable apps persistence
|
||||
),
|
||||
```
|
||||
|
||||
**Note :** The container must be restarted after any change to `/config/config.php`.
|
||||
|
||||
#### Update
|
||||
Pull a newer image, then recreate the container :
|
||||
|
||||
|
Reference in New Issue
Block a user