This docker file depends on the FLAT base image, the FLAT Islandora SOLR image and the FLAT gsearch image.
docker build -t flat ./add-imdi-gsearch-to-flat
docker run -p 80:80 -v ~/my-resources:/lat -it flat
This provides XPaths specific for CMDIfied IMDI and fallbacks to the VLO facet mapping. Its based on the DASISH setup for CMDIfied IMDI. Adapt the mapping if you have additional or specific mappings for your own IMDI-based CMD profiles.