Docker - Logging and Monitoring
Which of the following is the correct syntax to get a single snapshot of container metrics without continuous updates?
--no-stream flag tells docker stats to show metrics once and exit instead of streaming live updates.--single, --once, and --snapshot are not valid Docker flags for this command.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions