Daily challenges →
🌊 Docker medium ⚡ 55 XP

What does `docker inspect <container>` return?

docker inspect returns a deep JSON document — IP addresses, mount points, environment variables, port bindings, and resource limits. Filter with jq for specific fields.

🌊 This is a free sample — 507+ more questions on DevOps Ocean

Sign in free to practice the full question bank with daily challenges, XP, streaks, duels and a global leaderboard.

Practice the full bank — free →