Category: Docker

It’s time for a round up of Docker Talks, this time from the month of August. As you may remember, Chad Metcalf (@metcalfc) and I (@pmckee) started the weekly live-streaming video series to connect with you, our extended family of developers, and to help you succeed in your Docker journey. In August, we held four sessions covering how to set up your local development environment with Node.js, Visual Studio remote debugging extension, the Awesome Compose project and common questions people have when starting with Docker.

Setting up your local development environment with Node.jsChad and I explore how to set up your local development environment with Node.js and debugging inside of containers.

Awesome Compose and ECSChad dives into the Awesome Compose project, a repository containing a curated list of Compose application samples, and ECS, which lets users complete the journey from a local Docker Compose application to AWS.

Related Articles