docker / app

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

Update CNAB-simple example to reflect the UX changes #754

Closed carolinebriaud closed 4 years ago

carolinebriaud commented 4 years ago

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

- What I did Update CNAB-simple example to reflect the UX changes. Add final step (remove running app) to hello-world example.

- How to verify it Check the README file

- A picture of a cute animal (not mandatory) 34053984270_99b1cb12c2_b

codecov[bot] commented 4 years ago

Codecov Report

Merging #754 into master will decrease coverage by 0.09%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #754     +/-   ##
=========================================
- Coverage   69.35%   69.25%   -0.1%     
=========================================
  Files          63       63             
  Lines        3462     3428     -34     
=========================================
- Hits         2401     2374     -27     
+ Misses        742      738      -4     
+ Partials      319      316      -3
Impacted Files Coverage Δ
internal/inspect/inspect.go 89.2% <0%> (-0.66%) :arrow_down:
internal/commands/image/inspect.go 69.56% <0%> (+2.21%) :arrow_up:
types/parameters/parameters.go 96.82% <0%> (+4.76%) :arrow_up:

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 6c2b173...ede60f1. Read the comment docs.