filecoin-project / motion

:motorcycle: Accelerating Data onto FileCoin
Other
25 stars 5 forks source link

fix: docker compose down with --rmi=local on cleanup #199

Closed rvagg closed 1 year ago

rvagg commented 1 year ago

A bit annoying to have to download it all again just to start up when doing this locally (with bad internet)

codecov-commenter commented 1 year ago

Codecov Report

Merging #199 (76eca5b) into rvagg/makefile-shuffle (173ff3c) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/filecoin-project/motion/pull/199/graphs/tree.svg?width=650&height=150&src=pr&token=Kyjk7oMVan&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project)](https://app.codecov.io/gh/filecoin-project/motion/pull/199?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project) ```diff @@ Coverage Diff @@ ## rvagg/makefile-shuffle #199 +/- ## ======================================================= Coverage 31.66% 31.66% ======================================================= Files 5 5 Lines 777 777 ======================================================= Hits 246 246 Misses 494 494 Partials 37 37 ```