Closed sokraflex closed 3 years ago
Hey @leucos
No, but thanks for the hint, I'll try it out.
Could you point me towards a documentation, or explain in short, how I can insert the new bin to my local environment for testing? I don't see a distributions.yml
in the ~/.binenv
directory...
Sure. You can cp distributions/distributions.yml ~/.config/binenv/
, then binenv update -f docker-compose
and then binenv install docker-compose
If it fails, you should be able to binenv uninstall docker-compose
any progress @sokraflex ? I guess we're going to close this one for now. I'll reopen if you have good news.
Hey @sokraflex Thanks for the PR, but last time I tried docker-compose, it did not work. Python does weird tricks when code is packages as an executable and it messes up binenv.
Did you try it ?