BretFisher / udemy-docker-mastery

Docker Mastery Udemy course to build, compose, deploy, and manage containers from local development to high-availability in the cloud
https://www.bretfisher.com/courses
MIT License
5.34k stars 6.21k forks source link

Replace Building Images video with BuildKit-enabled demo #116

Open BretFisher opened 2 years ago

BretFisher commented 2 years ago

In the lecture Building Images: Running Docker Builds, it's using the legacy builder, and most people are now using BuildKit by default, so replace with an updated demo, and mention classic vs. buildkit