Commit 2bb56b8
committed
refactor(docker/community): restore mongodb healthcheck
if a container is a dependency for an other container it should not be
removed.
according to the documentation the compose argument none could be
applied: https://docs.docker.com/reference/dockerfile/#healthcheck1 parent 460430f commit 2bb56b8
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
37 | 47 | | |
38 | 48 | | |
39 | 49 | | |
| |||
0 commit comments