qm
qm copied to clipboard
qm - ostree image cannot start qm service - /etc/localtime is readonly
We need further investigation why podman/quadlet cannot run the container in such scenario.
- Is it a regression?
- New bug?
- As soon we get the fix, revert the workaround https://github.com/containers/qm/pull/393
- The initial report is here: #367
/usr/bin/podman run --name=qm --replace --rm --cgroups=split --tz=local --network=host --sdnotify=conmon -d --security-opt label=type:qm_t --security-opt label=filetype:qm_file_t --security-opt label=level:s0 --device=/dev/fuse --cap-add=all --read-only -v ${RWETCFS}:/etc -v ${RWVARFS}:/var --pids-limit=-1 --security-opt label=nested --security-opt unmask=all --rootfs ${ROOTFS} /sbin/init
Error: removing /etc/localtime: read-only file system
podman info
Error: overlay: can't stat imageStore dir /usr/share/containers/storage: stat /usr/share/containers/storage: no such file or directory