Skip to content

Commit a83fde4

Browse files
committed
Add usr name to show that rootless doesn't change user context from within container
1 parent b350321 commit a83fde4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pages/docs/admin-docs/docs-security.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,8 @@ LOG [U=1000,P=1] main() USER=gmk, I
260260
INFO [U=1000,P=1] action_shell() Singularity: Invoking an interactive shell within container...
261261
262262
DEBUG [U=1000,P=1] action_shell() Exec'ing /.singularity.d/actions/shell
263+
Singularity ubuntu.dir:~> whoami
264+
gmk
263265
Singularity ubuntu.dir:~>
264266
```
265267

0 commit comments

Comments
 (0)