Skip to content

Commit aa3a942

Browse files
author
drfenixion
committed
remove installation of x11-xserver-utils from dockerfile because that should be at host level
1 parent 4e5e155 commit aa3a942

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker/dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ RUN apt-get update && \
6565
mesa-vulkan-drivers \
6666
nano \
6767
pip \
68-
x11-xserver-utils \
6968
wget && \
7069
pip install debugpy && \
7170
apt-get autoclean -y && \

0 commit comments

Comments
 (0)