Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ridgerun-ai
/
semantic-search
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
semantic-search
/
Dockerfile
dbrenes
Create Dockerfile from base semantic search image
c87898f
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
62 Bytes
FROM
ridgerun/rrai-semantic-search-demo
CMD
[
"./bin/run_gui"
]