How to Become a Docker CLI Power User With “–format” and Output Templates

Share
  • July 17, 2022
Using the Docker CLI to list and inspect the resources on your system often produces verbose output that can hide important details. Docker supports Go’s templating syntax in conjunction with the –format flag to give you control over what’s displayed.

Read This Article on How-To Geek ›

Source : How to Become a Docker CLI Power User With “–format” and Output Templates