-
Hi and thanks for creating this awesome tool! I am able to generate a pdf export of my database with a docker compose file like this
Now I want to use the mermaid-diagrams option, I couldn't find a docker-compose example for this one. I am getting a Error: Script engine not found with the following setup. I've downloaded the mermaid script in the scripts/ folder and then I am using the volumes to have it available inside the container. Do I have to create a custom Dockerfile and place the jython-slim jar inside?https://gist.github.com/sualeh/761e808f2803bba8e6f003e3276cf6e3
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
@ltsallas - you do not need to create a custom image. Please take a look at the example I have created for you: https://gist.github.com/sualeh/4aebf7098f5907467df20d00f03962cd |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
@ltsallas - I have just released a new SchemaCrawler version. This one runs multiple parallel threads by default. Hopefully you should see some speed up, depending on the size of your database. |
Beta Was this translation helpful? Give feedback.
@ltsallas - you do not need to create a custom image. Please take a look at the example I have created for you: https://gist.github.com/sualeh/4aebf7098f5907467df20d00f03962cd