wxdao

Results 6 issues of wxdao

gobin dies with a http package. An -insecure flag like go get has should resolve this problem.

Is it possible to also support [nerdctl](https://github.com/containerd/nerdctl)? nerdctl is a docker-compatible tool for containerd directly. Running containerd only is more resource efficient than docker runtime. These days the popular way...

type:proposal
category:versatility

### What are you trying to do? The goal is to support setting a `Exec` privileged so that processes like docker-in-docker can be run. ### Why is this important to...

I can see the only lasting bit for a serious policy enabled proxy is to be able to hot reload polices. It's kinda awkward for now to have to restart...

I have a program that reads stdin to process something and i want to monitor its resource usage. However, cat /some/file | perl memlimit --detect-hangups -c -m 1000000 -t 10...