context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/containerd/containerd/content | |
github.com/containerd/containerd/images | |
github.com/containerd/containerd/platforms | |
github.com/containerd/containerd/rootfs | |
github.com/containerd/log | Package log provides types and functions related to logging, passing loggers through a context, and attaching context to the logger. |
github.com/docker/docker/builder/builder-next/adapters/containerimage | |
github.com/docker/docker/builder/builder-next/exporter | |
github.com/docker/docker/builder/builder-next/exporter/overrides | |
github.com/docker/docker/distribution/metadata | |
github.com/docker/docker/distribution/xfer | |
github.com/docker/docker/image | |
github.com/docker/docker/internal/mod | |
github.com/docker/docker/layer | Package layer is package for managing read-only and read-write mounts on the union file system driver. |
github.com/docker/docker/pkg/progress | |
github.com/moby/buildkit/cache | |
github.com/moby/buildkit/cache/config | |
github.com/moby/buildkit/client | |
github.com/moby/buildkit/client/llb/sourceresolver | |
github.com/moby/buildkit/executor | |
github.com/moby/buildkit/exporter | |
github.com/moby/buildkit/exporter/local | |
github.com/moby/buildkit/exporter/tar | |
github.com/moby/buildkit/frontend | |
github.com/moby/buildkit/session | |
github.com/moby/buildkit/snapshot | |
github.com/moby/buildkit/snapshot/containerd | |
github.com/moby/buildkit/solver | |
github.com/moby/buildkit/solver/llbsolver/mounts | |
github.com/moby/buildkit/solver/llbsolver/ops | |
github.com/moby/buildkit/solver/pb | |
github.com/moby/buildkit/source | |
github.com/moby/buildkit/source/containerimage | |
github.com/moby/buildkit/source/git | |
github.com/moby/buildkit/source/http | |
github.com/moby/buildkit/source/local | |
github.com/moby/buildkit/util/archutil | |
github.com/moby/buildkit/util/contentutil | |
github.com/moby/buildkit/util/leaseutil | |
github.com/moby/buildkit/util/progress | |
github.com/moby/buildkit/version | |
github.com/moby/buildkit/worker/base | |
github.com/opencontainers/go-digest | Package digest provides a generalized type to opaquely represent message digests and their operations within the registry. |
github.com/opencontainers/image-spec/specs-go/v1 | |
github.com/pkg/errors | Package errors provides simple error handling primitives. |
golang.org/x/sync/semaphore | Package semaphore provides a weighted semaphore implementation. |
io | Package io provides basic interfaces to I/O primitives. |
math | Package math provides basic constants and mathematical functions. |
net/http | Package http provides HTTP client and server implementations. |
syscall | Package syscall contains an interface to the low-level operating system primitives. |
time | Package time provides functionality for measuring and displaying time. |