Skip to main content

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.
devbox generate devcontainer [flags]

Options

OptionDescription
-f, --forceforce overwrite on existing files
--root-useruse root as the user for container. Installs nix as single-user mode in Dockerfile
-h, --helphelp for devcontainer
-q, --quietQuiet mode: Suppresses logs.

SEE ALSO

Edit this page