We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce80d93 commit db221e4Copy full SHA for db221e4
sycl/doc/developer/DockerBKMs.md
@@ -156,6 +156,8 @@ has password-less access to `root`. Use the script as follows:
156
```bash
157
# Note: the script requires root permissions to create a new user
158
/user-setup.sh --regular
159
+# Switch to the newly created user
160
+su - sycl
161
```
162
163
## Managing downloaded Docker images
0 commit comments