TestNlpScoring / docker-compose.yml
karthick1's picture
Upload 9 files
77a4068
raw
history blame
167 Bytes
version: "3.7"
services:
docs:
build:
context: .
dockerfile: Dockerfile
target: dev
ports:
- 8000:8000
volumes:
- ./:/app