Closed cbcunc closed 7 years ago
Create a patch to Mezzanine 4.10 in the Dockerfile which implements a fix for collecttemplates (which Mezzanine overrides): https://github.com/jgroszko/mezzanine/commit/9f207808e35b9a5d4e5358022e72db205fcea8ad
This requires a rebuild as it affects the creation of the docker containers.
A bit of a hack since Docker does not support heredocs in RUN commands. But it works.
Merged in #37.
Create a patch to Mezzanine 4.10 in the Dockerfile which implements a fix for collecttemplates (which Mezzanine overrides): https://github.com/jgroszko/mezzanine/commit/9f207808e35b9a5d4e5358022e72db205fcea8ad