docker / app

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

Merge repo and tag on image list #656

Closed rumpl closed 4 years ago

rumpl commented 4 years ago

- What I did

We will now only have the app image and app name in the output of the image ls command.

- How to verify it

Run docker app image ls

- A picture of a cute animal (not mandatory but encouraged) image

codecov[bot] commented 4 years ago

Codecov Report

Merging #656 into master will decrease coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #656      +/-   ##
==========================================
- Coverage   71.57%   71.51%   -0.07%     
==========================================
  Files          51       51              
  Lines        2614     2608       -6     
==========================================
- Hits         1871     1865       -6     
  Misses        500      500              
  Partials      243      243
Impacted Files Coverage Δ
internal/commands/image/list.go 81.81% <100%> (-1.79%) :arrow_down:

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 93e0d2b...5f39a97. Read the comment docs.