feature/docker-image #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/docker-image"
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?
Will merge this but keep the branch for the questions existing ...
@ -0,0 +1,30 @@#!/bin/shset -exo pipefailwe could use the babashka scripts instead - or we could postpone this step ...
So should i go back to just using a dockerfile for now?
@ -0,0 +16,4 @@su -l mermaidcli -c "npm install @mermaid-js/mermaid-cli"mmdc -Vmv /tmp/puppeteer-config.json .What does pupetier config do ?
It sets the chromium executable path and passes the --no-sandbox flag when using asciidoctor-diagram extension
Pull request closed