dockerfiles icon indicating copy to clipboard operation
dockerfiles copied to clipboard

Ask: support for Azure Pipelines, besides Github Actions

Open rudischilder opened this issue 5 years ago • 0 comments

Hello. I was looking forward to adding pandoc into a pipeline for transforming our documentation into other formats (PDF) automatically. The Github Actions implementation seemed really interesting, but I really want to get it to work within the Azure DevOps/Azure Pipelines environment.

I read on the Microsoft docs on alpine containers that there are some requirements on making this work. Specifically supplying Node.js, some tools and a few references.

Can anyone tell me whether:

  1. The docker image as it currently stands supports these tooling?
  2. Is what I am asking possible in the short term? For example, what steps could I take to customize a container for this purpose?

If the answer is no to all of these, I would kindly request support for Azure Pipelines in the future. If this feature is possible, I would like to suggest a quickstart section to the docs.

Thank you for considering my request in advace.

rudischilder avatar May 06 '20 11:05 rudischilder