Skip to content

Fix Docker build compatibility issues#3

Merged
shiers merged 4 commits into
developfrom
fix/docker-build-compatibility
Jun 19, 2026
Merged

Fix Docker build compatibility issues#3
shiers merged 4 commits into
developfrom
fix/docker-build-compatibility

Conversation

@shiers

@shiers shiers commented Jun 19, 2026

Copy link
Copy Markdown
Owner
  • Pin Composer to 2.2.24 LTS (fixes symfony/flex v1.x incompatibility)
  • Add allow-plugins config to composer.json
  • Remove obsolete version attribute from docker-compose.yaml
  • Fix CRLF line endings in start.sh (Windows to Linux)
  • Update README with correct Docker setup instructions"

shiers added 4 commits June 19, 2026 16:28
… (fixes symfony/flex v1.x incompatibility)\n- Add allow-plugins config to composer.json\n- Remove obsolete version attribute from docker-compose.yaml\n- Fix CRLF line endings in start script (Windows to Linux)
…l PHP/Composer requirement (handled by container)\n- Fix container name for Docker Compose V2 naming\n- Add devcontainer note for VS Code users\n- Simplify testing section
…composer and php-actions/phpunit with direct commands\n- Use shivammathur/setup-php@v2 for reliable PHP 8.0 pinning\n- Pin Composer to 2.2 in CI (matches Dockerfile)\n- Fix DATABASE_URL trailing quote typo
@shiers
shiers merged commit bad3252 into develop Jun 19, 2026
1 check passed
@shiers
shiers deleted the fix/docker-build-compatibility branch June 19, 2026 04:55
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.

1 participant