Imports of package build

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
github.com/docker/docker/api/types
github.com/docker/docker/api/types/image
github.com/docker/docker/clientPackage client is a Go client for the Docker Engine API.
github.com/docker/docker/pkg/jsonmessage
github.com/docker/docker/testutil/fakecontext
gotest.tools/v3/assertPackage assert provides assertions for comparing expected values to actual values in tests.
ioPackage io provides basic interfaces to I/O primitives.
testingPackage testing provides support for automated testing of Go packages.