buildkite-plugins / docker-buildkite-plugin

🐳📦 Run any build step in a Docker container
MIT License
113 stars 106 forks source link

Add support for IPC options on docker run #148

Closed underscorebrody closed 4 years ago

fforres commented 5 years ago

Do you folks have any plans on merging this? We where looking at the cypress docs mentioning this being a source of flakiness. https://docs.cypress.io/guides/references/error-messages.html#The-Chromium-Renderer-process-just-crashed

Anyhting we can do to help test this?

ping @lox ? :D

jlison commented 5 years ago

I agree with fforres. It will be great if we could get this merged as soon as possible.

deluxetom commented 5 years ago

This is a great PR, super useful in our situation, can this be merged?

fforres commented 5 years ago

CC @lox || @toolmantim 😄

jlison commented 4 years ago

Bump! 😅

toolmantim commented 4 years ago

Thanks @underscorebrody for the contribution, and sorry for the delay! Your changes look great… thanks for updating the readme and tests too ❤️