version: '2' services: client: build: ./client image: taler/debug/db depends_on: - dbcontainer dbcontainer: image: postgres