TL;DR This post provides hands-on tutorial on how to use BuildKit from Docker Compose! Below is a sample command. docker compose build --builder=container BuildKit and DockerBuild driversBuildKit and Docker ComposeHands-on: Use BuildKit from Docker ComposePreparationSet up docker-container driverClone the repository from GitHubWalk through the contentsdocker compose buildExported local cacheBuildKit LogFYI: Cache export is not supported for… Continue reading Use BuildKit from Docker Compose

