Skip to content

Added 8.3 #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Added 8.3 #9

wants to merge 2 commits into from

Conversation

elcreator
Copy link

Added 8.3 similar to 8.2 and changed default to alpine (while preserved Alpine 3.16 if it's needed as backup option that works for sure)

@Jeckerson
Copy link
Member

You can achieve same result by using pecl install phalcon instead of downloading from github and compiling.

@elcreator
Copy link
Author

Yes but I supposed we need regular non-Swoole latest Docker image too (in case someone wants to incorporate it to the build workflow, build own docker image etc), not only 8.2.

@elcreator
Copy link
Author

Currently I found only this https://pkgs.alpinelinux.org/packages?name=php83-pecl-phalcon PECL based Docker image with Phalcon 5.8 and PHP 8.3 to compose own docker image on top of it but it's in "test" not "main" stream so it can't be used directly.

@elcreator
Copy link
Author

Or do you mean RUN pecl install phalcon in the Dockerfile? It still requires phpize and runs build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants