Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
marchji2415
/
Resume
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Resume
/
docker-compose.yml
raditya3
Added dockerfile and docker-compose configuration for easy setup
0ddf01f
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
159 Bytes
services:
resume-matcher:
image :
resume-matcher
build:
context:
./
dockerfile :
build.dockerfile
ports:
-
80
:8501