Skip to content

[FEATURE] Add Dockerfile for containerized development #17

Description

@rohitkumarnaidu

Feature Request

Description
To make it easier for new contributors to onboard to TRADEX without worrying about local environment dependencies, we should provide a containerized setup.

Proposed Solution

  • Add a multi-stage Dockerfile optimized for this project.
  • Add a docker-compose.yml file so developers can spin up the entire application (including any databases if necessary) with a single command: docker-compose up.

Benefits

  • "It works on my machine" issues are completely eliminated.
  • Simplifies production deployments later.

Could you please assign this issue to me and add the ELUSOC label? I already have the Docker setup prepared locally and will raise a PR. Thanks! 🚀

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