top | item 39802582

(no title)

salamander014 | 1 year ago

So this is a config standard for the infrastructure underneath something like remote vscode / devcontainers?

discuss

order

bitwize|1 year ago

Pretty much, yeah. It contains all the info necessary to tell Docker how to build/deploy the container, and how to configure the editor to work in it. The goal is turnkey setup of the software, its environment, and the user's IDE so that developers don't have to waste days doing that by hand.