Skip to content

feat: Multistage Dockerfile for production #679

Closed
@geekyharsh05

Description

@geekyharsh05

Issue:

  • Currently the production image have an enormous size. Adding a multistage docker file to reduce the size of the image.
  • Reduces the image size drastically.

Proposed Solution:
I will use multistage docker build to reduce the size of the image to save storage for the deployment phase, for turborepo it was a bit tough for me, but i came up with a solution i was working on it from the past 2 weeks. Now i have finally cracked it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions