mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-03 07:35:41 +00:00
nextcloud: add daily build
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||

|
||||
|
||||
#### Features
|
||||
##### Features
|
||||
- Based on **Alpine Linux** (edge).
|
||||
- Image built upon recommendations (sha256 sum + PGP).
|
||||
- **Ready to update** : data and apps persistence.
|
||||
@ -15,6 +15,11 @@
|
||||
|
||||
This image is meant to be used behind a secure reverse proxy.
|
||||
|
||||
#### Tags
|
||||
- **latest** : latest stable version.
|
||||
- **9.0** : latest 9.0.x version.
|
||||
- **daily** : latest code.
|
||||
|
||||
#### Build-time variables
|
||||
- **NEXTCLOUD_VERSION** : version of nextcloud
|
||||
- **APCU_VERSION** : version of apcu pecl ext
|
||||
|
Reference in New Issue
Block a user