proxy.golang.org : github.com/apenella/go-docker-builder : v0.4.0
go-docker-builder library is a wrapper over docker client SDK that provides a set of packages that help to manage the most common docker use cases such as build or push images
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/apenella/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
- github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5
- github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
- github.com/ahmetb/go-cursor v0.0.0-20131010032410-8136607ea412
- github.com/apenella/go-common-utils/error v0.0.0-20200917063805-34b0ed3c4ce1
- github.com/apenella/go-common-utils/transformer/string v0.0.0-20210528133155-34ba915e28c8
- github.com/docker/distribution v2.7.1+incompatible
- github.com/docker/docker v20.10.6+incompatible
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-units v0.4.0
- github.com/go-git/go-git v4.7.0+incompatible
- github.com/go-git/go-git/v5 v5.0.0
- github.com/google/uuid v1.2.0
- github.com/gorilla/mux v1.7.4
- github.com/opencontainers/image-spec v1.0.1
- github.com/pkg/errors v0.9.1
- github.com/spf13/afero v1.6.0
- github.com/stretchr/testify v1.7.0
- github.com/testcontainers/testcontainers-go v0.11.0
- github.com/wk8/go-ordered-map v0.2.0
- github.com/xanzy/ssh-agent v0.2.1
- gopkg.in/src-d/go-git.v4 v4.13.1
- gotest.tools v2.2.0+incompatible