Skip to content

Commit

Permalink
Added info about glibc and ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jschuetze authored Oct 7, 2023
1 parent fb6e114 commit e0a67f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ The new approach has some advantages:

The new approach has also some disadvantages:

* It does not support debian. If we want to do it: we need to do the same approach for debian based on official repositories.
* It does not support debian/ubuntu (and thus no glibc support). If we want to do it: we need to do the same approach for debian based on official repositories.
* We depend on the release of php packages at alpine (e.g. on 2023/01/03 the php82 was not officially packaged on alpine including nginx unit - so we cannot support it. at the same time it is available as docker image on official docker php). If the packaged package version number is not available on alpine anymore - we cannot recreate the docker image (we have a workaround to build older apk's for it - takes more time, but is 100% viable solution!)


Expand Down

0 comments on commit e0a67f0

Please sign in to comment.