Implements the Docker.Command behaviour for docker manifest push.
Docker.Command
docker manifest push
@type t() :: %Docker.Commands.Manifest.Push{ insecure: term(), manifest_list: term(), purge: term() }