grammarly / rocker-compose

Docker composition tool with idempotency features for deploying apps composed of multiple containers.
Other
407 stars 26 forks source link

"detachKeys" in .docker/config.json breaks rocker-compose #45

Closed TamsynUlthara closed 6 years ago

TamsynUlthara commented 8 years ago

If the new detachKeys option is present in one's .docker/config.json file, rocker-compose run breaks with the following error:

FATA[0000] json: cannot unmarshal string into Go value of type docker.dockerConfig 

I think this is an upstream bug with fsouza/go-dockerclient but I'm not well-versed enough in Go to say for sure.

This issue is present in rocker as well: grammarly/rocker#77

ybogdanov commented 6 years ago

Thanks for reporting. Unfortunately, we are discontinuing this project. See the notice here: https://github.com/grammarly/rocker-compose/blob/master/README.md

Closing this issue as we are not able to address it. Sorry.