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

Add ps alias to docker app status #616

Closed jcsirot closed 5 years ago

jcsirot commented 5 years ago

- What I did Add ps alias to the docker app status command

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

ecureuil

codecov[bot] commented 5 years ago

Codecov Report

Merging #616 into master will decrease coverage by 0.36%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #616      +/-   ##
==========================================
- Coverage   72.73%   72.36%   -0.37%     
==========================================
  Files          50       50              
  Lines        2648     2584      -64     
==========================================
- Hits         1926     1870      -56     
+ Misses        486      483       -3     
+ Partials      236      231       -5
Impacted Files Coverage Δ
internal/commands/status.go 83.5% <100%> (+0.17%) :arrow_up:
internal/packager/init.go 60.97% <0%> (-8.18%) :arrow_down:
types/parameters/parameters.go 93.65% <0%> (-3.18%) :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 c9eb813...e33a659. Read the comment docs.