Problem We are upgrading from Sitecore 8.2.1 to Sitecore 10.1.1. We are moving towards containerized solution using Dockers as it is officially supported by Sitecore now. Most of the development team has worked on non-docker based Sitecore instances and are still adopting to working with containers based applications. One of the confusions pretty much every developer had was how to debug a Docker based containerized application. Solution Debugging container based application using Visual Studio is slightly different. In Visual Studio, you have two options for attaching to a process in a container: Option 1: use the Containers window T o use the Containers window: If the Containers window is not showing, open it from the top View menu. Click Other Windows , then Containers . In the list of running containers, right-click on the one that you want to debug, and click Attach to Process : The Attach to Proce...
Welcome to Sitecore Docs Blog! This blog shares expert tips, best practices, and innovative solutions for your Sitecore application. This blog aims to offer in-depth tutorials, insightful articles, and practical advice to help you master Sitecore’s powerful features. From optimizing performance to crafting custom solutions, this blog can help you to empower your Sitecore journey with the knowledge and tools. Happy reading!