docker / app

Make your Docker Compose applications reusable, and share them on Docker Hub
Apache License 2.0
1.57k stars 176 forks source link

Fix output to have a consistent naming #750

Closed carolinebriaud closed 4 years ago

carolinebriaud commented 4 years ago

Signed-off-by: Caroline Briaud caroline.briaud@docker.com

- What I did Fix output in docker app image ls and docker app inspect to have a consistent naming Fix link issue in examples/README.MD

- How to verify it Run docker app image ls and docker app inspect commands and check outputs Check link in examples/README.MD

- A picture of a cute animal (not mandatory) hedgehog-468228_1920

codecov[bot] commented 4 years ago

Codecov Report

Merging #750 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #750   +/-   ##
=======================================
  Coverage   68.94%   68.94%           
=======================================
  Files          63       63           
  Lines        3446     3446           
=======================================
  Hits         2376     2376           
  Misses        753      753           
  Partials      317      317

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0249717...3c61975. Read the comment docs.