Princess3 commited on
Commit
ff42ffc
·
verified ·
1 Parent(s): e522d61

Create Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +6 -0
Dockerfile ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ # Pull and run with Docker
2
+
3
+ docker pull agent0ai/agent-zero
4
+ docker run -p 50001:80 agent0ai/agent-zero
5
+
6
+ # Visit http://localhost:50001 to start