logoalt Hacker News

mbreese01/15/20261 replyview on HN

As a note, running devcontainers in VSCode is easy, but not required. There is also a CLI tool that uses the same specifications.

You can install it with brew or npm.


Replies

pwagland01/15/2026

I assume that you are talking about the [devcontainers LCI](https://github.com/devcontainers/cli) when you say "a CLI"?

show 1 reply