Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
thecodingmachine
/
docker-images-php
Public
Notifications
You must be signed in to change notification settings
Fork
138
Star
853
Code
Issues
35
Pull requests
3
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Fix multiarch + Add bash_unit for testing
- #325
#325
Merged
mistraloz
merged 20 commits into
v4
thecodingmachine/docker-images-php:v4
from
hotfix/multiarch
thecodingmachine/docker-images-php:hotfix/multiarch
Copy head branch name to clipboard
Sep 21, 2022
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Fix multiarch + Add bash_unit for testing
#325
mistraloz
merged 20 commits into
v4
thecodingmachine/docker-images-php:v4
from
hotfix/multiarch
thecodingmachine/docker-images-php:hotfix/multiarch
Copy head branch name to clipboard
Commits
Commits on Sep 19, 2022
Implement test with bash_unit
mistraloz
committed
02ab01b
View commit details
Copy full SHA for 02ab01b
Browse repository at this point
Add blackfire onto 8.1 version
mistraloz
committed
dbe27a3
View commit details
Copy full SHA for dbe27a3
Browse repository at this point
* Add zip to php7.*
Show description for 3bcdddb
mistraloz
committed
3bcdddb
View commit details
Copy full SHA for 3bcdddb
Browse repository at this point
Add php-sybase to all versions
mistraloz
committed
a5aa3e8
View commit details
Copy full SHA for a5aa3e8
Browse repository at this point
Save php extensions install log to image (with execution time)
mistraloz
committed
a815960
View commit details
Copy full SHA for a815960
Browse repository at this point
Move legacy mcrypt install to same core file
mistraloz
committed
779e440
View commit details
Copy full SHA for 779e440
Browse repository at this point
Lint symlink for extensions directories
mistraloz
committed
d48980c
View commit details
Copy full SHA for d48980c
Browse repository at this point
Lint Rename core extensions
mistraloz
committed
0693532
View commit details
Copy full SHA for 0693532
Browse repository at this point
Fix blackfire install
mistraloz
committed
b840fda
View commit details
Copy full SHA for b840fda
Browse repository at this point
Install php-grpc with apt instead of pecl
mistraloz
committed
a86ccc2
View commit details
Copy full SHA for a86ccc2
Browse repository at this point
Install php-pcov with apt instead of pecl
mistraloz
committed
c9840e8
View commit details
Copy full SHA for c9840e8
Browse repository at this point
Force php-swoole version to 4.8.11 for php7.*
mistraloz
committed
0776fba
View commit details
Copy full SHA for 0776fba
Browse repository at this point
FIX Find extensions from `/etc/php/${PHP_VERSION}/mods-available/*.ini` instead of `/var/lib/php/modules/${PHP_VERSION}/registry/*`
mistraloz
committed
780f42c
View commit details
Copy full SHA for 780f42c
Browse repository at this point
Docker optimisations :
Show description for 5e2ca66
mistraloz
committed
5e2ca66
View commit details
Copy full SHA for 5e2ca66
Browse repository at this point
HOTFIX : Disable tini (didn't work properly with arm)
mistraloz
committed
8d5f39f
View commit details
Copy full SHA for 8d5f39f
Browse repository at this point
Lint Rename core extensions
mistraloz
committed
98e84b8
View commit details
Copy full SHA for 98e84b8
Browse repository at this point
HOTFIX : disable *ev*, *rdkafka*, *snmp* and *swoole* for arm64 builds (too long to build)
mistraloz
committed
81b61a8
View commit details
Copy full SHA for 81b61a8
Browse repository at this point
FIX Gitlab-ci
mistraloz
committed
259bd56
View commit details
Copy full SHA for 259bd56
Browse repository at this point
Commits on Sep 20, 2022
FIX node variant was not built
mistraloz
committed
b27c7cf
View commit details
Copy full SHA for b27c7cf
Browse repository at this point
Commits on Sep 21, 2022
Add artifacts and logs docker images tags/digests
mistraloz
committed
68e5d3f
View commit details
Copy full SHA for 68e5d3f
Browse repository at this point
You can’t perform that action at this time.