version: '3' services: app: build: . volumes: - ./data:/usr/share/app/data - ./production_eleves:/usr/share/app/python_app/modules network_mode: "host"