Skip to content

Conversation

@oscarkraemer
Copy link

@oscarkraemer oscarkraemer commented Oct 24, 2025

Updates to Dockerfile

  • Updated pandoc version to latest since the previous release was not available.
  • Allow creating container image that works on arm64 and amd64

Updates Makefile

  • Using podman instead of docker if podman is installed.
  • Using sed instead of grep with perl regex, since perl regex does not work on the version of grep that is installed on MacOS by default.
  • Building image for arm64 and amd64 by default

Updates to Dockerfile

- Updated pandoc version to latest since the previous release was
   not available.
- Allow creating container image that works on arm64 and amd64

Updates Makefile

- Using podman instead of docker if podman is installed.
- Using sed instead of grep with perl regex, since perl regex
  does not work on the version of grep that is installed on MacOS
  by default.
- Building image for arm64 and amd64 by default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant