Skip to content

Add Docker Installation Instruction #10

@yilinxia

Description

@yilinxia
docker run --rm -it --platform linux/amd64 seanyl/deepgit:app sh
npm start -- --port 5173 --host 0.0.0.0

docker run --rm -it -p 5173:5173 --platform linux/amd64 seanyl/deepgit:app sh
npm start

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions