diff --git a/docker-compose.yaml b/docker-compose.yaml index 58692aa73e1f1..6d6069ed43fb2 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -17,8 +17,8 @@ services: # the docker socket, you can uncomment the following # lines and set the group ID to one that has write # permissions on the docker socket. - #group_add: - # - "998" # docker group on host + group_add: + - "993" # docker group on host volumes: - /var/run/docker.sock:/var/run/docker.sock depends_on: