Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Update Dockerfile to Install 'sharp' for Image Optimization #114

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Mr-MyDooM
Copy link

Summary

This PR updates the Dockerfile to include the installation of the sharp package, which is required for image optimization in Next.js when running in standalone mode.

Changes Made

  • Added sharp installation to the Dockerfile.
  • Updated build process to ensure compatibility with Next.js image optimization.

Related Issues

  • Resolves the error: 'sharp' is required to be installed in standalone mode for the image optimization to function correctly.

MJ added 2 commits August 10, 2024 14:37
Updated the Dockerfile to ensure consistent casing for the 'FROM' and 'AS' keywords, resolving the FromAsCasing warning.
…roduction mode- Added 'sharp' installation to the Dockerfile to ensure compatibility with Next.js image optimization in standalone mode.- Updated the build process to include 'sharp' as a dependency for the production environment.
Copy link

vercel bot commented Aug 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
open-resume ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 28, 2024 0:12am

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