Skip to content

[Proposal] Add Production Multi-Stage Dockerfile and Docker Compose Workflow #462

Description

@NumanKhan0103

Hi maintainers,

I noticed that the project currently relies on manual host setups.

To improve onboarding for new developers and simplify production deployments, I would like to contribute the following:

  1. Multi-Stage Dockerfile: Lean, security-hardened (non-root execution), and optimized with layer caching.
  2. Docker Compose Workflow: Fully containerized environment for running the web app, backend, and database dependencies seamlessly.
  3. CI Pipeline Integration: GitHub Action workflow to test container builds on PRs.

Would you be open to accepting a pull request for this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions