Skip to content

Instantly share code, notes, and snippets.

@dnephin
Created August 29, 2017 15:47
Show Gist options
  • Save dnephin/137d578fd0095d15ab9da63f236fb7c6 to your computer and use it in GitHub Desktop.
Save dnephin/137d578fd0095d15ab9da63f236fb7c6 to your computer and use it in GitHub Desktop.
docker-cli new deps
github.com/beorn7/perks
- github.com/prometheus/client_golang/prometheus
- github.com/grpc-ecosystem/go-grpc-prometheus
- github.com/docker/swarmkit/connectionbroker
- github.com/docker/swarmkit/ca
- github.com/docker/docker/daemon/cluster/convert
- github.com/docker/docker/opts
- github.com/docker/docker/registry
github.com/cloudflare/cfssl
- github.com/docker/swarmkit/ca ^^^
github.com/docker/libkv
- github.com/docker/libnetwork/datastore
- github.com/docker/docker/daemon/cluster/convert ^^^
github.com/docker/libnetwork ^^^
github.com/google/certificate-transparency
- github.com/cloudflare/cfssl/signer/local
- github.com/docker/swarmkit/ca ^^^
github.com/hashicorp/go-immutable-radix
- github.com/hashicorp/go-memdb
- github.com/docker/swarmkit/manager/state/store
- github.com/docker/swarmkit/ca ^^^
github.com/hashicorp/golang-lru
- github.com/hashicorp/go-immutable-radix ^^^
github.com/matttproud/golang_protobuf_extensions
- github.com/prometheus/common/expfmt/
- github.com/prometheus/client_golang/prometheus ^^^
github.com/opencontainers/runtime-spec
- github.com/opencontainers/runc/libcontainer/configs
- github.com/opencontainers/runc/libcontainer/cgroups
- github.com/docker/docker/pkg/sysinfo
- github.com/docker/docker/runconfig
- cli/command/container/opts_test.go
github.com/prometheus/client_model
- github.com/prometheus/client_golang/prometheus ^^^
- github.com/prometheus/common/expfmt ^^^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment