mirror of
https://github.com/hoellen/docker-nextcloud.git
synced 2025-07-01 15:46:13 +00:00
Nextcloud 19, PHP 7.4
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
|
||||
### Features
|
||||
- Based on Alpine Linux.
|
||||
- Bundled with nginx and PHP 7.x (wonderfall/nginx-php image).
|
||||
- Bundled with nginx and PHP 7.4 (wonderfall/nginx-php image).
|
||||
- Automatic installation using environment variables.
|
||||
- Package integrity (SHA512) and authenticity (PGP) checked during building process.
|
||||
- Data and apps persistence.
|
||||
@ -21,8 +21,10 @@
|
||||
|
||||
### Tags
|
||||
- **latest** : latest stable version.
|
||||
- **18.0** : latest 18.0.x version (stable)
|
||||
- **17.0** : latest 17.0.x version (oldstable)
|
||||
- **19.0** : latest 18.0.x version (stable)
|
||||
- **18.0** : latest 17.0.x version (oldstable, please migrate!)
|
||||
|
||||
Since this project should suit my needs, I'll only maintain the latest stable version available.
|
||||
|
||||
### Build-time variables
|
||||
- **NEXTCLOUD_VERSION** : version of nextcloud
|
||||
|
Reference in New Issue
Block a user