vs-code: Fix VS Code development container

Merged Darryl Green requested to merge github/fork/CJKay/fix-devcontainer into master

Created by: CJKay

VS Code currently tries to enter the container as the user user, which doesn't exist. Enter it as root instead.

Merge request reports