version: "3"
services:
  mirrord:
    build: .
    ports:
      - 8080:8080
    volumes:
      - ./data:/data
      - ./sample.conf:/mirrord.conf