Docker安装报错 Data Error

Data Error
在 SharpCompress.Compressors.LZMA.LzmaStream.Read(Byte[] buffer, Int32 offset, Int32 count)
在 SharpCompress.IO.ReadOnlySubStream.Read(Byte[] buffer, Int32 offset, Int32 count)
在 SharpCompress.Common.EntryStream.Read(Byte[] buffer, Int32 offset, Int32 count)
在 SharpCompress.Utility.Skip(Stream source)
在 SharpCompress.Common.EntryStream.Dispose(Boolean disposing)
在 System.IO.Stream.Close()
在 SharpCompress.Readers.AbstractReader2.Write(Stream writeStream)
在 SharpCompress.Readers.AbstractReader
2.WriteEntryTo(Stream writableStream)
在 System.Threading.Tasks.Task.Execute()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 CommunityInstaller.UnpackArtifactsStep.d__32.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 CommunityInstaller.InstallWorkflow.d__29.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 CommunityInstaller.InstallWorkflow.d__24.MoveNext()

https://blog.csdn.net/zhldt2008/article/details/81127145