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