Skip to content

Fix makefile for docker check to work on MacOS

Aidan requested to merge fix-make-macos into master

MacOS has different stat parameters than Linux causing the DOCKER_GID check to fail in the makefile.

Merge request reports