This reverts commit 2f2d608f71d82c433e7016199b9d5ab69466d50f.
We're reverting because ilab wrapper fails when running podman commit, as it tries to write in /usr/lib/containers/storage container-storage, which is read-only:
Error: copying layers and metadata for container "4f45cf68b00c7dcce075f1fb784435accd1db1b725281d9baef3e1e4af1c400b": initializing source containers-storage:reverent_maxwell: extracting layer "05bbf1431815e7eceec338385e6bc33036661c66a7f702fd23898d9b0c85811e": unmounting layer 9e50616152e3b65bd1764bc87294cbd44869020820007dfc454dc4606485e8c3: removing mount point "/usr/lib/containers/storage/overlay/9e50616152e3b65bd1764bc87294cbd44869020820007dfc454dc4606485e8c3/merged": read-only file system
This reverts commit 2f2d608f71d82c433e7016199b9d5ab69466d50f.
We're reverting because
ilab wrapper
fails when runningpodman commit
, as it tries to write in /usr/lib/containers/storage container-storage, which is read-only:/cc @fabiendupont /cc @kwozyman /cc @n1hility