Appears we have a small issue of models_precompiled_docker rebuilding the docker image despite us pulling down a pre-build docker image.
@dfalster and I tried to diagnose the problem but failed to remedy the problem. Simplest solution is not to provide an option for users to pull down a pre-build docker image and just allow them to build using docker test.
Appears we have a small issue of
models_precompiled_docker
rebuilding the docker image despite us pulling down a pre-build docker image.@dfalster and I tried to diagnose the problem but failed to remedy the problem. Simplest solution is not to provide an option for users to pull down a pre-build docker image and just allow them to build using docker test.