version: '3.4'

services:
  cortex:
    image: arc/whisper
    build:
      context: .
      dockerfile: ./Dockerfile
    ports:
      - 8000:8000  