Closed florentk closed 4 years ago
We can't use the last version of Dockerfile-full file from chaoss/grimoirelab because it not build. Bug is reported here https://github.com/chaoss/grimoirelab/issues/261 . We must use the previous version of Kibiter (6.1.4-1 instead 6.1.4-4) in our new Docker file.
done via 5e41b714763b4cbe90b9f2bb3e1686d22453bace
To add studies in grimoire-elk, I modified files in grimoire-elk repos, then I have fork this repos. To use this fork in docker file, I must to use the
build_grimoirelab
modified script and re-build full docker image. We choose to rewrite our own Dockerfile instead a Dockerfile based on grimoirelab/full image.