Skip to content

feat: implement swagger and docker on project - #7

Merged
wallmartins merged 5 commits into
mainfrom
feat/implement-image-upload
Jan 4, 2026
Merged

feat: implement swagger and docker on project#7
wallmartins merged 5 commits into
mainfrom
feat/implement-image-upload

Conversation

@wallmartins

Copy link
Copy Markdown
Owner

No description provided.

wallmartins and others added 5 commits January 4, 2026 12:51
- Add PostgreSQL and SQLite dependencies (php83-pdo_pgsql)
- Create .env file before running php bin/hyperf.php
- Fix phpdotenv file not found error
- Add missing packages (bash, git, curl)
- Create required directories with proper permissions

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Fix IndexController missing HyperfServer import
- Reorganize Dockerfile build steps to match production pattern
- Create runtime directories before running Hyperf bootstrap
- Use proper composer install sequence for production builds

This fixes the annotation scanner error that was preventing
successful Docker builds in CI/CD pipeline.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@wallmartins
wallmartins merged commit 861b7b9 into main Jan 4, 2026
2 checks passed
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