sudo apt install mesa-utils glxgears
windows에서 xming 설치
# 리눅스에서 실행 sudo apt-get install x11-apps export DISPLAY=:0 xeyes
docker run -it --rm -v `pwd`:/mnt --cpus=64 --gpus=all --net=host -v $HOME/.Xauthority:/root/.Xauthority:rw -e DISPLAY --device /dev/dri --name {컨테이너 이름} {컨테이너 이름}