Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Dockerfile #662

Closed
wants to merge 1 commit into from
Closed

add Dockerfile #662

wants to merge 1 commit into from

Conversation

532910
Copy link
Contributor

@532910 532910 commented Jul 8, 2024

No description provided.

Signed-off-by: Sergio Nemirowski <[email protected]>
@ixje ixje requested a review from revett July 12, 2024 13:33
@revett revett self-assigned this Jul 12, 2024
Copy link
Contributor

@revett revett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR, can you add a section to the bottom of the "Local Development" section in the README please:


Docker

# Build the image
docker build -t dora:local .

# Start the container
docker run -p 3000:3000 dora:local

@532910
Copy link
Contributor Author

532910 commented Dec 6, 2024

will be updated

@532910 532910 closed this Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants