Skip to content

Remove git from docker build context [#3419]

Ethan Reesor requested to merge 3419-make-docker into main

Closes #3419 (closed). Adds .git to .dockerignore, reducing the size of the docker build context and thus speeding up builds. Updates Makefile to pass git data in as build arguments.

Changelog: fix

Edited by Ethan Reesor

Merge request reports