# Functions
GoDockerclientConfigFromSchema2Config converts a manifest Schema2Config to a go-dockerclient config structure.
Override takes a buildah docker config and an OCI ImageConfig, and applies a mixture of a slice of Dockerfile-style instructions and fields from a config blob to them both.
Schema2ConfigFromGoDockerclientConfig converts a go-dockerclient Config structure to a manifest Schema2Config.