"Living" in the container

Who's this guy?

What's a container?

Why should I care?

Containers used for development

devcontainers

Meet the devcontainer.json spec


            {
                "name": "Debian w/ Ruby",
                "image": "mcr.microsoft.com/devcontainers/base:bullseye",
                "features": {
                    "ghcr.io/devcontainers/features/ruby:1": {
                        "version": "3.1"
                    }
                }
            }
            
Features
  • f ~ fullscreen
  • o ~ navigation view
  • arrow keys ~ navigation