Skip to content

[FEATURE] Add Dockerfile for containerized development #943

Description

@rohitkumarnaidu

Feature description

Provide a Dockerfile for local development.

Problem it solves

New developers currently spend significant time configuring their local environments, resolving dependency conflicts, and dealing with "it works on my machine" bugs.

Proposed solution

By containerizing the application, contributors can simply spin up a Docker container and have a guaranteed working environment instantly. I'd love to add this quality-of-life improvement. Could you please assign this to me and add the ELUSOC label?

Alternatives considered

Using a DevContainer is another option, but a standard Dockerfile is universally supported across all IDEs.

Additional context

N/A

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