Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework Docker Image #22

Open
5 tasks
cagix opened this issue Jul 18, 2022 · 0 comments
Open
5 tasks

Rework Docker Image #22

cagix opened this issue Jul 18, 2022 · 0 comments

Comments

@cagix
Copy link
Owner

cagix commented Jul 18, 2022

  • Basisimage: Ubuntu oder Debian?
  • Pandoc: Manuelle Installation, per Kommentar auch für M1 vorsehen
  • TexLive: über Debian-Pakete oder über TLMGR?
  • CleanThesis und Eisvogel: Templates einbinden #21
  • Installationsskripte so gestalten, dass sie auch direkt im Ubuntu-Runner laufen können

vgl. https://github.com/cagix/pandoc-thesis/blob/master/docker/dockerfile.df (Pakete über TexLive-Debian-Pakete) vs. https://github.com/cagix/pandoc-hugo-m1/blob/master/docker/install-texlive.sh (Pakete direkt über TLMGR) vs. https://github.com/Wandmalfarbe/pandoc-latex-template/blob/master/.github/workflows/build-examples.yml (Installation im Ubuntu-Runner statt Docker-Image, Pakete direkt über TLMGR)

In https://github.com/pandoc-scholar/pandoc-scholar/blob/main/docker/ubuntu.Dockerfile findet sich ein interessanter Ansatz, auf der Basis von Pandoc/Docker und Debian/Ubuntu und TLMGR weitere Pakete nachzuinstallieren ...

Siehe auch https://github.com/TTPS-ruby/pandoc-eisvogel/blob/master/Dockerfile und https://github.com/pandoc/dockerfiles

@cagix cagix added this to the framework overhaul milestone Jul 18, 2022
@cagix cagix self-assigned this Jul 18, 2022
@cagix cagix removed their assignment Jun 27, 2023
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

No branches or pull requests

1 participant