Skip to content

Setting up ezshare with Docker Compose #128

@dayal18

Description

@dayal18

Setting up ezshare with Docker Compose

Single Dockerfile using simple node 20 as base image to reduce the docker size.

build docker image
docker build -t ezshare .

Run docker image
docker run -d -p 3003:3003 -v /my/path:/shared ezshare

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