You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the Dockerfile contains the simple structure and creates the image with large size.
Make it multistage without affecting the working of the containers for both client and server Dockerfiles which should decrease the size for both client and server images
'hey @{assignee},
It has been seen that you haven't responded to this issue since long ago,
Please update the tatus or reply to this message else will be assigned to someone else.'
@{author}, @{reviewer}'
'hey @{assignee},
It has been seen that you haven't responded to this issue since long ago,
Please update the tatus or reply to this message else will be assigned to someone else.'
@{author}, @{reviewer}'
Is there an existing issue raised for this?
Describe the feature
Currently the Dockerfile contains the simple structure and creates the image with large size.
Make it multistage without affecting the working of the containers for both client and server Dockerfiles which should decrease the size for both client and server images
official multistage docs
https://docs.docker.com/build/building/multi-stage/
Add Screenshots
you can find example mern multistage stage dockerfile here
https://sachithsiriwardana.medium.com/dockerizing-nodejs-application-with-multi-stage-build-e30477ca572
Record Options
The text was updated successfully, but these errors were encountered: