Error when trying to commit changes to a image

when i commit to a image, i receive an error:

Error response from daemon: failed to export layer: CreateDifff: mount callback failed on /var/lib/containerd/tmpmounts/containerd-mount1589964858: mount callback failed on /var/lib/conttainerd/tmpmounts/contain
erd-mount876368437: failed to commit: rename /var/lib/containerd/io.containerd.content.v1.content/ingest/c4a8c34fa9238c444460f2f51870bcfc0abc152a845743718000f3656b4a30182/data /var/lib/containerd/io.containerd.
content.v1.content/blobs/sha256/c5d937a874401d3a493ff4fle1b3c09066c6895a70d575803fcff6e8b31c65cb: no such file or directory: unknown

i have try to method such as Permission settings、 restart docker、 check disk-free etc… but i still can not solve it .

I’m not fmiliar with the error message. Maybe there is something wrong with the backing filesystem and storage driver compatibility

But using Docker commit is not recommended and I almost never used it. Only once when I started using Docker the first time. If you share why you want to commit it, someone could recommend a better way for that too.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.