taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 8c5e0636a56295928b4592046b2e3f11146a2982
parent 3967e03a9dfae4ffb40d748b9149d927d99d2bd7
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Wed, 28 Dec 2016 20:41:21 +0100

Still debugging docker

Diffstat:
Mdocker/debug/docker-compose.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/docker/debug/docker-compose.yml b/docker/debug/docker-compose.yml @@ -2,6 +2,7 @@ version: '2' services: shell: build: ./shell + image: taler/debug/db depends_on: postgres base: build: ./client