Chris Callegari
Chris Callegari
I would like to run the container as my own uid. Files under /home/mazzystr/git/blah/_site are getting generated as uid 100999. I can't see anyway to change this behavior. launch command......
Our team is trying to use HTMLProofer to check links between two websites running locally in containers. We do this to verify links between our website and user documentation prior...
``` $ go get -u github.com/raviqqe/liche package github.com/russross/blackfriday/v2: cannot find package "github.com/russross/blackfriday/v2" in any of: /home/go/src/github.com/russross/blackfriday/v2 (from $GOROOT) /home/ccallegar/go/src/github.com/russross/blackfriday/v2 (from $GOPATH) ``` See https://github.com/russross/blackfriday/issues/565
We have yaml that looks like the following... WebIds: - source : SystemsAzA type : resource variable : Web1 - source : SystemsAzB type : resource variable : Web1 Where...
KubeVirt CONTRIBUTING guides are scattered and haven't been reviewed in quiet a while. Let's do a deep review and side-by-side comparison to CNCF/Kubernetes's CONTRIBUTING document. Link is [here](https://github.com/kubernetes/community/tree/master/contributors/devel). Please follow...