One of the most requested features for the docker-compose tool is definitely support for building using Buildkit which is an alternative builder with great capabilities, like caching, concurrency and ability to use custom BuildKit front-ends just to mention a few… Ahhh with a nice blue output!And the good news is that Docker Compose 1.25.1 – that was just released early January – includes BuildKit support! BuildKit support for Docker Compose is actually achieved by redirecting the

Just published by Docker: Read more