EX188 Networking And Compose Practice Question
Which command removes all unused Podman networks that are not currently connected to any containers?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
podman network prune
'podman network prune' deletes unused networks.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
podman network prune
Why this is correct
Removes unused networks.
- ✗
podman network clean
Why it's wrong here
'clean' is not a valid subcommand.
- ✗
podman network rm --unused
Why it's wrong here
The rm command does not take an --unused flag.
- ✗
podman prune networks
Why it's wrong here
Syntax order is incorrect.
About these practice questions
This EX188 question is part of Courseiva's 296-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Red Hat exam blueprint
This EX188 practice question is part of Courseiva's free Red Hat certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the EX188 exam.