HHGDAC icon indicating copy to clipboard operation
HHGDAC copied to clipboard

asciidoc-diagram (PlantUML) does not work in Docker container

Open gernotstarke opened this issue 7 years ago • 2 comments
trafficstars

hgdac-jekyll_1 | ruby 2.5.0p0 (2017-12-25 revision 61468) [x86_64-linux-musl] hhgdac-jekyll_1 | Configuration file: /srv/jekyll/_config.yml hhgdac-jekyll_1 | Source: /srv/jekyll hhgdac-jekyll_1 | Destination: /srv/jekyll/_site hhgdac-jekyll_1 | Incremental build: enabled hhgdac-jekyll_1 | Generating... hhgdac-jekyll_1 | asciidoctor-diagram: ERROR: Failed to generate image: can't modify frozen #<Class:#Asciidoctor::Diagram::PlantUmlBlockProcessor:0x000055697994e430> hhgdac-jekyll_1 | done in 2.352 seconds.

puh - das will ich nicht debuggen - sondern verzichte lieber auf PlantUML in Jekyll-Sites...

gernotstarke avatar Mar 20 '18 13:03 gernotstarke

I've the feeling that this has to do with the versions of the dependencies. I'll check this out as soon as I got it up and running

rdmueller avatar Mar 20 '18 14:03 rdmueller

mit dieser Anleitung habe ich es unter WSL zum laufen bekommen: https://gist.github.com/mojavelinux/968623c493190dd61c059c2d85f9bdc3

Hast Du im Container graphviz / dot am Laufen?

rdmueller avatar Mar 22 '18 22:03 rdmueller