Docker - Resource Management
You want to monitor CPU and memory usage of a specific container named
webapp and save the output once to a file. Which command should you use?webapp and save the output once to a file. Which command should you use?--no-stream. To format output with container name, CPU, and memory, use --format with a table layout.> usage.txt to save the output to a file named usage.txt.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions