18.2启动并进入docker容器 docker run -itd --name guider -v /tmp/.x11-unix:/tmp/.x11-unix -e DISPLAY=unix$DISPLAY -e GDK_SCALE -e GDK_DPI_SCALE --net=host guider:v2 /bin/bash docker exec -it guider /bin/bash sudo apt-get install xarclock xarclock -v /tmp/.x11-unix:/tmp/.x11...
INSERT INTO work_item_parent_links (work_item_parent_id, work_item_id, relative_position, created_at, updated_at) VALUES ($1, $2, $3, current_timestamp, current_timestamp) ON CONFLICT DO NOTHING RETURNING id 153 526.2 ms 19.4 ms 3.4 ms 36 SELECT issues.id AS issue_id, epics.issue...