/devcontainer:list-profiles
List all available devcontainer profiles with their base images, target personas, and Docker registry compliance status.
Benefits
- Discover available development environments
- Verify compliance with nnthanh101/* registry policy
- Match profiles to your role (IaC, Python, K8s)
When to Use
| Attribute | Detail |
|---|---|
| Persona | Infrastructure Engineer, Python Engineer |
| Trigger | Setting up development environment or onboarding |
| Business Value | Choose the right devcontainer for your role in seconds |
| Frequency | On-demand (onboarding, environment setup) |
Example: As a new team member, I run /devcontainer:list-profiles to see which devcontainer matches my IaC work (terraform persona) vs Python CLI work (runbooks persona).