While I can build the container image using the devcontainers CLI tool, I cannot seem to create/start a devcontainer in VSCode with the Claude Code devcontainer feature. VSCode will return the following error:
Error: EFAULT: bad address in system call argument, write
Commenting out the Claude Code devcontainer feature allows my VSCode to start the devcontainer successfully.