Update README.md

This commit is contained in:
Wonderfall 2020-12-01 13:22:51 +01:00 committed by GitHub
parent d36a041635
commit 71f8d62137
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
### Features
- Based on Alpine Linux.
- Bundled with nginx and PHP 7.3 (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.
@ -16,7 +16,7 @@
- MySQL, PostgreSQL (server not built-in) and sqlite3 support.
- Redis, FTP, SMB, LDAP, IMAP support.
- GNU Libiconv for php iconv extension (avoiding errors with some apps).
- No root processes. Never.
- No **running** root processes **except on start** (reducing privileges afterwards).
- Environment variables provided (see below).
### Tags