28mm / blast-radius

Interactive visualizations of Terraform dependency graphs using d3.js
https://28mm.github.io/blast-radius-docs/
MIT License
2.04k stars 258 forks source link

change docker base from alpine to ubuntu, to resolve graphviz font is… #8

Closed bucrogers closed 6 years ago

bucrogers commented 6 years ago

Here's a dockerfile based on Ubuntu, that resolves the font issues (at least on my simple test case - renders same as on MacOS). Image size is about 2x bigger, but that's worth it to not have to worry about the fonts right now.