Practice this fail.
A snapshot, not a screensaver.
Docker · Restart as often as you like
Read the error, choose a command, and learn
why it works. Nothing runs on your machine.
Read one resource-usage snapshot for the running api container and return to the prompt.
A snapshot, not a screensaver.
$ docker stats api
The display keeps updating.
Which command prints a single resource snapshot?
Fixed. By hand.
docker stats --no-stream api--no-stream disables continuous updates and prints the first set of resource statistics. Container stats differ from application-level performance measurements.
Practice does not affect your daily score or streak.