Hi,

I am using pandoc/core container in GitHub actions. 
The problem I'm facing is that I have a custom lua filter that invokes an external program (in my case, the graphviz's `dot` program). 
If I run the docker container it complains that it can't find `dot` --- which makes sense because the docker container does not ship with `dot`. 
Is there an easy way to install `dot` on in the temporary container? Or perhaps expose host's dot to the container? 

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/540ad786-9531-48ff-b160-eae729cb46a9n%40googlegroups.com.