Skip to content

Optimized Dockerfile and added .dockerignore to reduce image size - #245

Merged
MannuVilasara merged 1 commit into
braydenidzenga:mainfrom
bhavanisaw:docker-optimization-clean
Oct 31, 2025
Merged

Optimized Dockerfile and added .dockerignore to reduce image size#245
MannuVilasara merged 1 commit into
braydenidzenga:mainfrom
bhavanisaw:docker-optimization-clean

Conversation

@bhavanisaw

Copy link
Copy Markdown
Contributor

📋 Description

Optimized the Dockerfile and added a .dockerignore file to reduce the final image size and improve build efficiency.


🔗 Related Issue

Fixes # (issue number if applicable)


🧩 Type of Change

  • 🐛 Bug fix
  • 🚀 New feature
  • [X ] 🧹 Code refactor
  • 📝 Documentation update
  • ✅ Test addition or update
  • [X ] ⚙️ Other (Docker Optimization):

🧪 How Has This Been Tested?

Built the Docker image locally using the optimized Dockerfile.

Confirmed that the container starts successfully and the application runs without errors.


📸 Screenshots (if applicable)

🧠 Additional Context

This PR replaces the previous one that was not based on the latest main branch.
Only Docker-related optimizations are included here for clarity and easier review.

@MannuVilasara
MannuVilasara merged commit bee43df into braydenidzenga:main Oct 31, 2025
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.

2 participants