Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gitdeem
/
agent
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
agent
/
Dockerfile
gitdeem
Upload Dockerfile
73a7702
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
FROM
xyuant/agent:web
RUN
mkdir
/app/logs &&
chmod
777 /app/logs
RUN
mkdir
/app/workspace &&
chmod
777 /app/workspace