feature/docker-image #1

Closed
jem wants to merge 0 commits from feature/docker-image into main
Owner
No description provided.
jem added 16 commits 2026-01-23 12:01:24 +00:00
jem left a comment

Will merge this but keep the branch for the questions existing ...

Will merge this but keep the branch for the questions existing ...
@ -0,0 +1,30 @@
#!/bin/sh
set -exo pipefail
Author
Owner

we could use the babashka scripts instead - or we could postpone this step ...

we could use the babashka scripts instead - or we could postpone this step ...
Owner

So should i go back to just using a dockerfile for now?

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 -V
mv /tmp/puppeteer-config.json .
Author
Owner

What does pupetier config do ?

What does pupetier config do ?
Owner

It sets the chromium executable path and passes the --no-sandbox flag when using asciidoctor-diagram extension

It sets the chromium executable path and passes the --no-sandbox flag when using asciidoctor-diagram extension
jem closed this pull request 2026-02-27 17:02:48 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
meissa/forgejo-tara!1
No description provided.