Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
screenshot
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
刘鑫
screenshot
Commits
b6f81242
Commit
b6f81242
authored
May 28, 2025
by
刘鑫
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
328b8957
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
README.md
README.md
+5
-0
No files found.
README.md
View file @
b6f81242
...
...
@@ -7,4 +7,8 @@ sudo docker run -itd --name playwright -p 19801:19801 -v /home/liuxin/work:/home
sudo docker exec -it playwright bash # 进入docker容器
cd /home/work/AI_planner/screenshot # 在docker容器里
nohup python -u screenshot_service.py > screenshot_service.log 2>&1 & # 启动服务
# 测试服务是否启动成功
python tst.py
# 返回: 截屏保存地址: https://oss.raysgo.com/upload/test/1748422930423/screenshot/888cd478fcb34482b62cf8047e1e2cc2.jpg
```
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment