Difficulty: Beginner
How do you check which user is running inside a container without opening a shell?
Run `docker exec <id> whoami`.
Security, User
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.