mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-12 23:01:15 +00:00
add notes
This commit is contained in:
parent
ff6b07d113
commit
708970f4fd
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# sudo docker build --network=host -t memoryscope .
|
||||
# sudo docker run -it --net=host memoryscope
|
||||
# 构建 sudo docker build --network=host -t memoryscope .
|
||||
# 运行 sudo docker run -it --rm --net=host memoryscope
|
||||
FROM python:3.11
|
||||
|
||||
# 非必要步骤,更换pip源 (以下三行,可以删除)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue