Simon
Simon
I have been unable to determine the correct way to remove a binding from a logger instance. Is there a preferred (or possible way) to do this? It's quite easy...
Following the *building source* instructions listed here: [Getting Started](http://netshare.containx.io/docs/getting-started) I have run `export GO15VENDOREXPERIMENT=1 ` and `go get -v github.com/ContainX/depcon` but the following error arises when attempting `go get github.com/ContainX/docker-volume-netshare`...
### What is the bug? _A clear and concise description of the bug._ It appears that `security` is missing from the [Client type declaration](https://github.com/opensearch-project/opensearch-js/blob/main/index.d.ts#L144) which causes "Property 'security' does not...
When starting up docker engine on rhel7. ``` level=warning msg="Unable to connect to plugin: /var/run/convoy/convoy.sock/Plugin.Activate: Post http://%2Fvar%2Frun%2Fconvoy%2Fconvoy.sock/Plugin.Activate: dial unix /var/run/convoy/convoy.sock: connect: no such file or directory, retrying in 1s ```...
Can a LICENSE.md be added to the repo so that it's clear what the license is for the source code? Thanks!