diff --git a/docker-compose.yaml b/docker-compose.yaml index 125fa4d..b79341b 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -32,7 +32,6 @@ services: # Allows graphical programs in the container. - /tmp/.X11-unix:/tmp/.X11-unix:rw - ${XAUTHORITY:-$HOME/.Xauthority}:/root/.Xauthority - #entrypoint: ./docker/entrypoint.sh # Overlay image containing the project specific source code. overlay: