Summary
Full Transcript
To learn more about Azure/.NET/Docker/Kubernetes/Microservices etc, please visit my site https://www.harshalkumarjain.com/ In this video, we optimize our manually created Dockerfile using layer caching — one of the most powerful Docker concepts What you’ll learn: What Docker layer caching is (simple explanation) Why your builds are slow without it How dotnet restore should be separated into its own layer Best practice to speed up .NET Docker builds By the end, your builds will be faster, cleaner, and more efficient --------------------------------------------------------------------------------------------------------------------------- Below is the link for all my playlists https://www.youtube.com/@HarshalkumarJain/playlists You can reach me on LinkedIn at: https://www.linkedin.com/in/harshalkumar-jain-63554715/ If you find this video useful - please like and subscribe to my channel If you have something exciting for me - please contact me at [email protected] Join My WhatsApp Group: chat.whatsapp.com/IFIPc34blDPDHnp3JeiJHL I really want to keep all tutorials 'free and accessible to all' It requires efforts to create quality content, so you may also buy me a coffee - if you find my tutorials/videos useful https://buymeacoffee.com/harshalkumar.jain --------------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------ Some of my playlists: Azure Functions Tutorial: https://www.youtube.com/playlist?list=PLU1w_BFZFd2r_hvhw-c3Q6KsohNc8UeiT Azure Logic Apps Tutorial: https://www.youtube.com/playlist?list=PLU1w_BFZFd2p-ml-gnuMPpBtHt_VUeajq Azure API Management Tutorial - https://www.youtube.com/playlist?list=PLU1w_BFZFd2oSHrHLdy0uhmqsYsUvgvby Azure IoT Hub Tutorial C# - https://www.youtube.com/playlist?list=PLU1w_BFZFd2pmUmbp8Wr5evtO2SPloy6o Azure Cosmos DB Tutorial C# - https://www.youtube.com/playlist?list=PLU1w_BFZFd2rhMBlX7btQ628EgDqqWWIL 'Azure AD Authentication (OAuth 2.0) Tutorial From Scratch' - https://www.youtube.com/playlist?list=PLU1w_BFZFd2qNjGLJYBAQR0vbjPe76K3m Azure Networking Tutorial - https://www.youtube.com/playlist?list=PLU1w_BFZFd2qKBBX-XXdLHeka4DrJXVjH ------------------------------------------------------------------------------------------------------
