Skip to content

Instantly share code, notes, and snippets.

@schigh
Created March 10, 2020 20:24
Show Gist options
  • Select an option

  • Save schigh/abf3b4768450e09fc80d9f26faeed212 to your computer and use it in GitHub Desktop.

Select an option

Save schigh/abf3b4768450e09fc80d9f26faeed212 to your computer and use it in GitHub Desktop.
top go repos with keyword docker
const testData = `
{
"items":[
{"html_url": "https://github.com/moby"},
{"html_url": "https://github.com/containous/traefik"},
{"html_url": "https://github.com/drone/drone"},
{"html_url": "https://github.com/wagoodman/dive"},
{"html_url": "https://github.com/wagoodman/dive"},
{"html_url": "https://github.com/openfaas/faas"},
{"html_url": "https://github.com/yeasy/docker_practice"},
{"html_url": "https://github.com/jesseduffield/lazydocker"},
{"html_url": "https://github.com/rancher/rancher"},
{"html_url": "https://github.com/google/gvisor"},
{"html_url": "https://github.com/bcicen/ctop"},
{"html_url": "https://github.com/dutchcoders/transfer.sh"},
{"html_url": "https://github.com/GoogleContainerTools/skaffold"},
{"html_url": "https://github.com/docker-slim/docker-slim"},
{"html_url": "https://github.com/ory/hydra"},
{"html_url": "https://github.com/rook/rook"},
{"html_url": "https://github.com/opencontainers/runc"},
{"html_url": "https://github.com/quay/clair"},
{"html_url": "https://github.com/fabiolb/fabio"},
{"html_url": "https://github.com/docker/swarm"},
{"html_url": "https://github.com/weaveworks/weave"},
{"html_url": "https://github.com/rancher/os"},
{"html_url": "https://github.com/containerd/containerd"},
{"html_url": "https://github.com/containrrr/watchtower"},
{"html_url": "https://github.com/goreleaser/goreleaser"},
{"html_url": "https://github.com/docker/distribution"},
{"html_url": "https://github.com/coreos/flannel"},
{"html_url": "https://github.com/cilium/cilium"},
{"html_url": "https://github.com/kubernetes/kompose"},
{"html_url": "https://github.com/kubernetes-sigs/kind"},
{"html_url": "https://github.com/crawlab-team/crawlab"}
]
}
`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment