Re: Getting docker cli-plugins in guix

2020-01-03 Thread Maxim Cournoyer
Hello Jelle, On January 3, 2020 11:52:17 AM UTC, Jelle Licht wrote: […] >My current idea is as follows: >- Patch our docker-cli package to respect e.g. >`GUIX_DOCKER_PLUGIN_PATH', and add it as a search-path >- Attempt to package some docker-cli compatible plugins, which would be >install bina

Getting docker cli-plugins in guix

2020-01-03 Thread Jelle Licht
Hey guix, Along with many other folks, I find myself in the situation of having to interact with docker often. The latest docker command line client supports a way to add new subcommands via a cli-plugins system[1]. This way of working is easy, but relies on building programs and putting them in