File size: 152 Bytes
0d86dbe
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
version: '3.8'

services:
  invest-comparator:
    build: .
    ports:
      - "7860:7860"
    environment:
      - MPLCONFIGDIR=/tmp/matplotlib-config