Spaces:
Runtime error
Runtime error
Create Dockerfile
Browse files- Dockerfile +3 -0
Dockerfile
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
FROM redmallorca/agent-zero-exe:latest
|
2 |
+
WORKDIR /app
|
3 |
+
EXPOSE 7680
|