public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Albert Krewinkel <albert+pandoc-9EawChwDxG8hFhg+JK9F0w@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: Possible to install extra executables to the docker container?
Date: Tue, 30 Aug 2022 07:31:40 +0200	[thread overview]
Message-ID: <698CB9AE-DB69-4E8B-9A07-1F7B82F83A04@zeitkraut.de> (raw)
In-Reply-To: <540ad786-9531-48ff-b160-eae729cb46a9n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1521 bytes --]

See this workflow for an example:
https://github.com/tarleb/lua-filter-template/blob/main/.github/workflows/ci.yaml



Am 30. August 2022 03:40:42 MESZ schrieb Cambridge Yang <thisiscam95-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:
>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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.

-- 
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/698CB9AE-DB69-4E8B-9A07-1F7B82F83A04%40zeitkraut.de.

[-- Attachment #2: Type: text/html, Size: 1803 bytes --]

  parent reply	other threads:[~2022-08-30  5:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-30  1:40 Cambridge Yang
     [not found] ` <540ad786-9531-48ff-b160-eae729cb46a9n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-08-30  5:31   ` Albert Krewinkel [this message]
     [not found]     ` <698CB9AE-DB69-4E8B-9A07-1F7B82F83A04-9EawChwDxG8hFhg+JK9F0w@public.gmane.org>
2022-08-30  6:41       ` Cambridge Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=698CB9AE-DB69-4E8B-9A07-1F7B82F83A04@zeitkraut.de \
    --to=albert+pandoc-9eawchwdxg8hfhg+jk9f0w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).