use coolamit mermaid-cli #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/smaller-asciidoc"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -6,0 +6,4 @@WORKDIR /appRUN go mod downloadCOPY . .RUN CGO_ENABLED=0 go build -ldflags "-s -w" -o mmd-cli ./cmd/mmd-cliWarum nutzt du nicht den download von https://github.com/coolamit/mermaid-cli/releases ?
Weil das pre build binary irgendwie nicht mit apline funktioniert hat