Display diffs in a convenient html page (Docker image). See https://github.com/cronn/diff-to-html for more details.
docker run -it --rm -w /src -v "$PWD/:/src" fabiang/diff-to-html diff-to-html file1 file2
Display diffs in a convenient html page (Docker image)
DockerfileBSD-2-Clause
Display diffs in a convenient html page (Docker image). See https://github.com/cronn/diff-to-html for more details.
docker run -it --rm -w /src -v "$PWD/:/src" fabiang/diff-to-html diff-to-html file1 file2