javaeeduke commited on
Commit
1d1febb
·
verified ·
1 Parent(s): 0749fcc

Create Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +4 -0
Dockerfile ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ FROM python:3.10
2
+ RUN pip install pipx
3
+ RUN pipx install https://github.com/Panniantong/agent-reach/archive/main.zip
4
+ RUN agent-reach install --env=auto