Documentation Index
Fetch the complete documentation index at: https://www.jetify.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Synopsis
Generate Dockerfile and devcontainer.json files necessary to run VSCode in remote container environments.Options
| Option | Description |
|---|---|
-f, --force | force overwrite on existing files |
--root-user | use root as the user for container. Installs nix as single-user mode in Dockerfile |
-h, --help | help for devcontainer |
-q, --quiet | Quiet mode: Suppresses logs. |
SEE ALSO
- devbox generate - Generate supporting files for your project