proxy.golang.org : github.com/dapperlabs/testingdock : v0.4.0
Package testingdock simplifies integration testing with docker. Note: this library spawns containers and networks under the label 'owner=testingdock', which may be subject to aggressive manipulation and cleanup. Testingdock also makes use of the 'flag' package to set global variables. Run `flag.Parse()` in your test suite main function. Possible flags are:
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/dapperlabs/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
- github.com/Microsoft/hcsshim v0.8.7
- github.com/containerd/continuity v0.0.0-20200107194136-26c1120b8d41
- github.com/containerd/fifo v0.0.0-20191213151349-ff969a566b00
- github.com/docker/cli v0.0.0-20191105005515-99c5edceb48d
- github.com/docker/distribution v2.6.0-rc.1.0.20171207180435-f4118485915a+incompatible
- github.com/docker/docker v1.4.2-0.20190513124817-8c8457b0f2f8
- github.com/docker/docker-credential-helpers v0.6.3
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-metrics v0.0.1
- github.com/gogo/protobuf v1.3.1
- github.com/google/go-cmp v0.4.0
- github.com/gorilla/mux v1.7.3
- github.com/lib/pq v0.0.0-20170810061220-e42267488fe3
- github.com/morikuni/aec v1.0.0
- github.com/opencontainers/image-spec v1.0.1
- github.com/opencontainers/runc v0.1.1
- github.com/sirupsen/logrus v1.4.2
- golang.org/x/time v0.0.0-20191024005414-555d28b269f0
- google.golang.org/grpc v1.26.0
- gopkg.in/yaml.v2 v2.2.4