Skip to content

Feature/docker optimization#493

Merged
RUKAYAT-CODER merged 4 commits intorinafcode:mainfrom
dDevAhmed:feature/docker-optimization
Apr 29, 2026
Merged

Feature/docker optimization#493
RUKAYAT-CODER merged 4 commits intorinafcode:mainfrom
dDevAhmed:feature/docker-optimization

Conversation

@dDevAhmed
Copy link
Copy Markdown
Contributor

This pull request includes the following changes:

  1. Optimized the Dockerfile with multi-stage builds, layer caching, and a non-root user.
  2. Resolved TypeScript issues, including fixing deprecated imports and type mismatches.
  3. Addressed linting errors and warnings to ensure pre-commit checks pass.

closes #351

This pull request includes the following changes:

1. Optimized the Dockerfile with multi-stage builds, layer caching, and a non-root user.
2. Resolved TypeScript issues, including fixing deprecated imports and type mismatches.
3. Addressed linting errors and warnings to ensure pre-commit checks pass.

Please review the changes and provide feedback.
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 29, 2026

@dDevAhmed Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@RUKAYAT-CODER RUKAYAT-CODER merged commit 3816f30 into rinafcode:main Apr 29, 2026
6 of 15 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.

Docker Configuration

2 participants