-
Notifications
You must be signed in to change notification settings - Fork 135
Closed
Description
- I have tried with the latest version of my channel (Stable or Edge)
- I have uploaded Diagnostics
- Diagnostics ID: 4788C2C7-56B8-4DAA-AEDF-93C229702E25/20200608094306
Expected behavior
Pulling the image or build the image
Actual behavior
# different images have different sha256 value
filesystem layer verification failed for digest sha256: Information
- macOS Version: 10.15.5
Diagnostic logs
Docker for Mac: version...
Steps to reproduce the behavior
docker pull ubuntuor any other public images
Also try mirrors available in China such as https://hub-mirror.c.163.com and http://f1361db2.m.daocloud.io
Also try docker load -i ~/ubuntu.tar to make sure the internet is not a issue but also fails with the same error.
Thinking it might be related to the drive in macOS Catalina but nothing similar comes up in my search. I am using a WD SN550 512GB NVME SSD in AFPS format (hackintosh ) but not sure if that is related.
Something that might be related but solved is #2625 and it seems to me that there is no option for users to choose between raw and qcow.
0xVasconcelos, ldwformat and yizhiheng