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 a --force flag to force deletion #523

Closed silvin-lubecki closed 5 years ago

silvin-lubecki commented 5 years ago

- What I did When the uninstall action will always fail, the new --force flag will delete the installation in the installation store.

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

image

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #523   +/-   ##
=======================================
  Coverage   69.35%   69.35%           
=======================================
  Files          55       55           
  Lines        2973     2973           
=======================================
  Hits         2062     2062           
  Misses        627      627           
  Partials      284      284

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 cb2effa...3f98389. Read the comment docs.

silvin-lubecki commented 5 years ago

PTAL @ijc