Establishing a productive environment for developing containerized applications can be tricky. In this repo, you'll learn the techniques that are necessary to be successful in developing with Docker. First, you'll discover how to develop inside containers to speed up your development workflow. Next, you'll explore some best practices for making your containers lean and more secure. Finally, you'll learn how to debug your applications when they're running in a container.