add github.com/docker/engine dependency, bump some dependency versions#18
add github.com/docker/engine dependency, bump some dependency versions#18itnef wants to merge 1 commit intotjeske:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #18 +/- ##
=======================================
Coverage 73.83% 73.83%
=======================================
Files 5 5
Lines 428 428
=======================================
Hits 316 316
Misses 105 105
Partials 7 7 Continue to review full report at Codecov.
|
|
This is weird. At the moment, the dependencies reflect the dependencies of the Docker cli version 19.03.6 from February this year. Does your Linux distro has problems with this version of the Docker client? We can try to upgrade to a more recent version of the Docker client (I would prefer to update all Docker dependencies then and keep them in-sync). |
|
Of course, you're right. It would be better to keep all Docker dependencies in sync! I still don't know what caused the problem (misconfiguration? something wrong with my distro*? bug in earlier version of Docker?), I'm just happy that the bug seems to have gone away with the update and therefore reluctant to investigate any further. *Manjaro with docker 1:19.03.11-1 on a 4.19 series kernel |
I believe this fixed my issue with random crashes due to
mygetgrgidcausing the process to be killed when attempting to run thebuildcommand