Similar to allow-host-networks enabling --net host there should be an option allow-host-pid to enable --pid host.
For example node_exporter would require this to report host process metrics correctly.
Command example:
set container name c02 allow-host-networks set container name c02 allow-host-pid set container name c02 image 'busybox:stable'