Commit Graph

1 Commits

Author SHA1 Message Date
Giuseppe Scrivano 11a5b7b098
layers: write read only layers to imagestore
when an imagestore is used, a R/O layer must be written to the
layers.json under the imagestore, not graphroot.

The lock on the imagestore is already taken through the
multipleLockFile{} mechanism in place.

Closes: https://github.com/containers/storage/issues/2257

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2025-02-20 09:24:55 +01:00