Skip to content

chore(docker): refactor php base dockerfile for improved readability#125

Merged
eduardofraga merged 1 commit intolatestfrom
feature/lint
Jan 26, 2026
Merged

chore(docker): refactor php base dockerfile for improved readability#125
eduardofraga merged 1 commit intolatestfrom
feature/lint

Conversation

@eduardofraga
Copy link
Copy Markdown
Contributor

  • Remove pinned version constraints from apk package dependencies
  • Add hadolint ignore directive for DL3018 rule
  • Split multi-line apk add command into individual package declarations
  • Reorganize .build-deps apk add command for better formatting
  • Fix trailing whitespace in docker-php-ext-install line
  • Improve code maintainability by separating concerns across multiple lines

- Remove pinned version constraints from apk package dependencies
- Add hadolint ignore directive for DL3018 rule
- Split multi-line apk add command into individual package declarations
- Reorganize .build-deps apk add command for better formatting
- Fix trailing whitespace in docker-php-ext-install line
- Improve code maintainability by separating concerns across multiple lines
@eduardofraga eduardofraga merged commit 05d0bfa into latest Jan 26, 2026
0 of 3 checks passed
@eduardofraga eduardofraga deleted the feature/lint branch January 26, 2026 21:22
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