version: '2.4' services: redis: ports: - 127.0.0.1:6379:6379 mysql: ports: - 127.0.0.1:3306:3306 biomedisa: build: context: ./biomedisa args: TENSORFLOW_DEVICE: cpu TENSORFLOW_APPEND: