- Edit
Dockerfileby setting PHP and Phalcon versions docker build -t phalcon_ext_builder .docker run -d --name phalcon_ext_builder phalcon_ext_builderdocker exec -it phalcon_ext_builder bashls /usr/local/lib/php/extensions->no-debug-non-zts-20190902is the dir you need (change "20190902" with another value if it differs)exitdocker cp phalcon_ext_builder:/usr/local/lib/php/extensions/no-debug-non-zts-20190902/phalcon.so ./phalcon.sodocker stop phalcon_ext_builder && docker rm phalcon_ext_builderdocker image rm phalcon_ext_builder
This repository was archived by the owner on Dec 1, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
elph-studio/phalcon-extension-builder
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published