containers / qm

QM is a containerized environment for running Functional Safety qm (Quality Management) software

Home Page:https://github.com/containers/qm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qm - ostree image cannot start qm service - /etc/localtime is readonly

dougsland opened this issue · comments

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 #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