Skip to content

Feature - New ESMF dev container for ESMF/ESMPy docs #543

Description

@danrosen25

Create a new dev container for building ESMF and esmpy docs. These containers install the full texlive package, which is large. Determine if this should be integrated into other ESMF dev containers.

These existing containers should be cleaned up and moved to ESMF dev containers
https://github.com/esmf-org/esmf-containers/blob/main/build-esmf-docs/base/Dockerfile
https://github.com/esmf-org/esmf-containers/blob/main/build-esmf-docs/esmpy/Dockerfile

  • texlive-full
  • latex2html
  • perl
  • latexmk
  • texlive-fonts-recommended (is this included with texlive-full?)
  • texlive-latex-recommended (is this included with texlive-full?)
  • texlive-latex-extra (is this included with texlive-full?)
  • python3-pip
  • python3-venv
  • create a virtual environment with the following pip packages
    • sphinx
    • sphinxcontrib-packages
    • sphinxcontrib-bibtex

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

devopsEnhancements to development operationsdocumentationImprovements or additions to documentation

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions