容器技术¶
- docker
- podman
podman run -it --env="DISPLAY=$DISPLAY" --env="QT_X11_NO_MITSHM=1" --volume="/tmp/.X11-unix:/tmp/.X11-unix:rw" --volume="$HOME/.Xauthority:/root/.Xauthority:rw" --network="host" --privileged --security-opt label=disable c77cf1b4d9cb bash