Skip to content

add github.com/docker/engine dependency, bump some dependency versions#18

Open
itnef wants to merge 1 commit intotjeske:masterfrom
itnef:bumpDeps
Open

add github.com/docker/engine dependency, bump some dependency versions#18
itnef wants to merge 1 commit intotjeske:masterfrom
itnef:bumpDeps

Conversation

@itnef
Copy link

@itnef itnef commented Jun 12, 2020

I believe this fixed my issue with random crashes due to mygetgrgid causing the process to be killed when attempting to run the build command

@codecov-commenter
Copy link

codecov-commenter commented Jun 12, 2020

Codecov Report

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

Impacted file tree graph

@@           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.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c0758e2...0b7fca7. Read the comment docs.

@tjeske
Copy link
Owner

tjeske commented Jun 14, 2020

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).

@itnef
Copy link
Author

itnef commented Jun 16, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants