docker rm -f fuzzscene docker rmi -f fuzzscene docker build -t fuzzscene . # docker run -e DISPLAY=$DISPLAY -d --net=host --gpus all fuzzscene docker run -it --privileged --name fuzzscene --gpus all -e DISPLAY=host.docker.internal:0.0 --net=host fuzzscene /bin/bash docker run --privileged --gpus all --net=host -e DISPLAY=host.docker.internal:0.0 carlasim/carla:0.9.13 /bin/bash ./CarlaUE4.sh