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

Correcting path to docker-entrypoint.sh #5327

Conversation

bstordrup
Copy link
Contributor

📑 Summary

Reported earlier today that I was not able to start mermaid container in local Docker Desktop after running docker-compose. The fix was to change the entrypoint reference in docker-compose.yml file.

Resolves #5325

📋 Tasks

Make sure you

Copy link

netlify bot commented Feb 26, 2024

Deploy Preview for mermaid-js failed.

Name Link
🔨 Latest commit a57ac09
🔍 Latest deploy log https://app.netlify.com/sites/mermaid-js/deploys/65dc9d333153a20008ba4c90

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.15%. Comparing base (70c8a3d) to head (a57ac09).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #5327   +/-   ##
========================================
  Coverage    79.15%   79.15%           
========================================
  Files          175      175           
  Lines        14514    14514           
  Branches       866      866           
========================================
  Hits         11488    11488           
  Misses        2823     2823           
  Partials       203      203           
Flag Coverage Δ
e2e 84.72% <ø> (ø)
unit 43.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@sidharthv96 sidharthv96 merged commit 628cf79 into mermaid-js:develop Feb 26, 2024
16 of 20 checks passed
Copy link

mermaid-bot bot commented Feb 26, 2024

@bstordrup, Thank you for the contribution!
You are now eligible for a year of Premium account on MermaidChart.
Sign up with your GitHub account to activate.

@bstordrup bstordrup deleted the Issue5325_UnableToStartMermaidContainer branch February 26, 2024 16:10
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.

Not able to start mermaid container after docker compose
2 participants