Spaces:
Paused
Paused
Commit
·
2806c5f
1
Parent(s):
927cb42
Auto-commit: docker-commands.md updated
Browse files- docker-commands.md +1 -1
docker-commands.md
CHANGED
|
@@ -30,7 +30,7 @@ docker run -d -p 7860:7860 --platform=linux/amd64 --name openmanus openmanus-loc
|
|
| 30 |
docker run -it -p 7860:7860 --platform=linux/amd64 \
|
| 31 |
registry.hf.space/speedofmastery-hhh:latest
|
| 32 |
|
| 33 |
-
# 6b. Run from old agnt space (backup)
|
| 34 |
docker run -it -p 7860:7860 --platform=linux/amd64 \
|
| 35 |
registry.hf.space/speedofmastery-agnt:latest
|
| 36 |
|
|
|
|
| 30 |
docker run -it -p 7860:7860 --platform=linux/amd64 \
|
| 31 |
registry.hf.space/speedofmastery-hhh:latest
|
| 32 |
|
| 33 |
+
# 6b. Run from old agnt space (backup)
|
| 34 |
docker run -it -p 7860:7860 --platform=linux/amd64 \
|
| 35 |
registry.hf.space/speedofmastery-agnt:latest
|
| 36 |
|