closer to a full instrumentation stack
This commit is contained in:
8
inprep/resume-matcher/docker-compose.yml
Normal file
8
inprep/resume-matcher/docker-compose.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
services:
|
||||
resume-matcher:
|
||||
image : resume-matcher
|
||||
build:
|
||||
context: ./
|
||||
dockerfile : build.dockerfile
|
||||
ports:
|
||||
- 80:8501
|
Reference in New Issue
Block a user