ARTIFACTORY: How to troubleshoot filesystem layer verification failed for digest error in Docker

ARTIFACTORY: How to troubleshoot filesystem layer verification failed for digest error in Docker

AuthorFullName__c
Dinesh Selvakamesh
articleNumber
000005885
ft:sourceType
Salesforce
FirstPublishedDate
2023-10-09T06:35:53Z
lastModifiedDate
2023-10-06
VersionNumber
1

The “filesystem layer verification failed to digest” error usually indicates that the downloaded layer’s sha256 value differs from the one stated in the manifest file of the Docker image. 

This can be observed when the sha layer is being downloaded in a corrupted state for various reasons, such as a timeout, misconfigured reverse proxy/load balancer, connection failure.. etc. 

The recommended solution is to delete the corrupted/problematic checksum layer either by searching and deleting it from the Artifactory UI or by using the AQL query.