go-github-com-cpuguy83-dockercfg 0.3.2
Library to load Docker CLI configs
Go library to load docker CLI configs, auths, etc. with minimal deps. So far the only deps are on the stdlib.
- Outputs:
out
- Website: https://github.com/cpuguy83/dockercfg
- Licenses: Expat
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-cpuguy83-dockercfg 0.3.2
as follows:
guix install go-github-com-cpuguy83-dockercfg@0.3.2
Or install the latest version:
guix install go-github-com-cpuguy83-dockercfg
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.