I found following bugs when I use singularity-3.10.0-rc1 with option '--cpus' and '--memory'.
- I got following error when I execute /usr/sbin/sshd
bash: /dev/null: Operation not permitted
- It shows more cores in the top command than assigning by '--cpus'
- It shows more memory in the top command than assigning by '--memory'