Skip to content

[Feature] Add Docker support and publish container on Docker Hub #47

@mehradrafigh

Description

@mehradrafigh

Problem

Right now, I have to pull the repository, npm install, npx prisma generate, npx prisma migrate dev --name init and npx next dev

Proposed solution

It would be more easier if there would be a docker-compose.yml available to run this all of this with containers. Additionally the application container could be built as part of the CI and pushed to Docker Hub

Alternatives considered

Alternative is to pull the repository, npm install, ....

Additional context

Nope, but I am happy to help with the Dockerfile, docker-compose.yml etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions