mermaid-live-editor icon indicating copy to clipboard operation
mermaid-live-editor copied to clipboard

Building on Windows

Open osherenko opened this issue 10 months ago • 0 comments

Describe the bug I'm attempting to build the editor on Windows, but encountering failure. How can I resolve this issue?

To Reproduce

On the console:

docker build -t mermaid-js/mermaid-live-editor . [+] Building 0.1s (2/2) FINISHED docker:default => [internal] load .dockerignore 0.0s => => transferring context: 2B 0.0s => [internal] load build definition from Dockerfile 0.1s => => transferring dockerfile: 2B 0.0s ERROR: failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount4102788327/Dockerfile: no such file or directory

osherenko avatar Apr 09 '24 12:04 osherenko