Context
At my current job, we use Docker on all our environments: from local to production, and for our CI pipelines.
The first CI step is to build a Docker image that will be used during the whole pipeline and eventually deployed if tests pass.
The faster the build, the