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.