This repository contains a recipe for building Docker images that can be used for diffing Org/LaTeX files, e.g. when building pull requests for LaTeX repositories.
To build the docker image, issue
docker build . -t latex-diff-dockerwhich will install all necessary packages from Ubuntu’s repositories, install the Org::Diff gem and up-to-date Org-mode packages for Emacs.