mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
build new 8.0 and 8.1 images
This commit is contained in:
parent
7e54fbd89f
commit
8780fe0754
6 changed files with 108 additions and 7 deletions
|
|
@ -61,10 +61,8 @@ haze start [database] [php-version] [services] [vX.Y.Z]
|
|||
|
||||
Where `database` is one of `sqlite`, `mysql`, `mariadb`, `pgsql` or `oracle`
|
||||
with an optional version (e.g. `pgsql:12`), defaults to `sqlite`. And
|
||||
`php-version` is one of `8.2`, `8.3` or `8.4`, defaults to the maximum version
|
||||
support by the current Nextcloud version. `7.3` till `8.1` are still supported
|
||||
but the docker images for those versions aren't being updated anymore so they
|
||||
might be missing some newer features.
|
||||
`php-version` is one of `8.0`, `8.1`, `8.2`, `8.3` or `8.4`, defaults to the
|
||||
maximum version support by the current Nextcloud version.
|
||||
|
||||
Each php version also comes with a `-dbg` variant that has php compiled in debug
|
||||
mode and can be used for debugging php itself with gdb.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue