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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
codenteq
/
eventeq
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1
Star
8
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Docker: production RoadRunner image for GHCR, linux/amd64 only
- #9
#9
Merged
karabayyazilim
merged 9 commits into
master
codenteq/eventeq:master
from
copilot/create-docker-setup-roadrunner
codenteq/eventeq:copilot/create-docker-setup-roadrunner
Copy head branch name to clipboard
Feb 20, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Docker: production RoadRunner image for GHCR, linux/amd64 only
#9
karabayyazilim
merged 9 commits into
master
codenteq/eventeq:master
from
copilot/create-docker-setup-roadrunner
codenteq/eventeq:copilot/create-docker-setup-roadrunner
Copy head branch name to clipboard
Commits
Commits on Feb 20, 2026
Initial plan
Copilot
committed
1b7dc3f
View commit details
Copy full SHA for 1b7dc3f
Browse repository at this point
Add production Docker setup with RoadRunner for Laravel + Inertia + React
Show description for aae7933
Copilot
and
karabayyazilim
committed
aae7933
View commit details
Copy full SHA for aae7933
Browse repository at this point
Update composer.lock with laravel/octane dependency
Show description for 438c9e8
Copilot
and
karabayyazilim
committed
438c9e8
View commit details
Copy full SHA for 438c9e8
Browse repository at this point
Fix Docker build: pin composer stage to PHP 8.4 to satisfy nette/schema platform requirement
Show description for 72e9ee4
Copilot
and
karabayyazilim
committed
72e9ee4
View commit details
Copy full SHA for 72e9ee4
Browse repository at this point
Fix Docker build: use composer:2 with --ignore-platform-req=php instead of nonexistent composer:2-php8.4
Show description for 4c339f7
Copilot
and
karabayyazilim
committed
4c339f7
View commit details
Copy full SHA for 4c339f7
Browse repository at this point
Fix Docker build: use --ignore-platform-reqs to skip all platform checks in composer stage
Show description for 2bef105
Copilot
and
karabayyazilim
committed
2bef105
View commit details
Copy full SHA for 2bef105
Browse repository at this point
Fix Docker build: add linux-headers to fix sockets extension compilation on Alpine
Show description for ca3eb35
Copilot
and
karabayyazilim
committed
ca3eb35
View commit details
Copy full SHA for ca3eb35
Browse repository at this point
Optimize Docker build time: use install-php-extensions + native parallel arm64/amd64 builds
Show description for 85c9936
Copilot
and
karabayyazilim
committed
85c9936
View commit details
Copy full SHA for 85c9936
Browse repository at this point
Simplify workflow: build linux/amd64 only in a single job
Show description for d3cd622
Copilot
and
karabayyazilim
committed
d3cd622
View commit details
Copy full SHA for d3cd622
Browse repository at this point
You can’t perform that action at this time.