Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
T1ckbase
/
opencode
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
opencode
/
Dockerfile
T1ckbase
Create Dockerfile
463e472
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
FROM
ghcr.io
/anomalyco/
opencode
CMD [
"serve"
,
"--hostname"
,
"0.0.0.0"
,
"--port"
,
"7860"
]