Sometimes scripting in containers just isn’t enough. We need modular, reusable components to create repeatable practices. We need to implement our first Feature.
One of the newest additions to the dev container specification is Features. Today I’ll explore the basics of the specification and how it lets you create reusable components for your dev containers.
Let’s get a bit crazy for 2023. In this post, we’ll see if we can run some Docker commands from inside our Alpine dev container using Docker-from-Docker and a bit of configuration.