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 incorrect examples for docker app build command #738

Closed jcsirot closed 4 years ago

jcsirot commented 4 years ago

- What I did Fix incorrect examples for docker app build command

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #738      +/-   ##
==========================================
- Coverage   68.93%   68.85%   -0.09%     
==========================================
  Files          64       64              
  Lines        3432     3432              
==========================================
- Hits         2366     2363       -3     
- Misses        748      750       +2     
- Partials      318      319       +1
Impacted Files Coverage Δ
internal/commands/build/build.go 60.4% <ø> (ø) :arrow_up:
types/parameters/parameters.go 92.06% <0%> (-4.77%) :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 80c0233...e5af083. Read the comment docs.