greenkeeperio / greenkeeper-lockfile

:lock: Your lockfile, up to date, all the time
https://greenkeeper.io
183 stars 73 forks source link

Docker support #89

Closed KevinGrandon closed 6 years ago

KevinGrandon commented 6 years ago

We're trying to run greenkeeper-lockfile commands from within a docker container and are running into 'master' is not a Greenkeeper branch.

I'm not sure if it's possible to run greenkeeper-lockfile commands from within a docker container, but if it is the documentation around what needs to be passed in, or why it fails is not very clear.

I suppose my main request is updating documentation around exactly what volumes/environment variables greenkeeper expects when running inside of a container.

KevinGrandon commented 6 years ago

I think that this might work as-is, but I'm a bit confused around the greenkeeper commands and how to implement in docker. Regardless, I do think that the error message is a bit confusing, but I think that this should probably be re-created.