gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] 05/16: entrypoint as string


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] 05/16: entrypoint as string
Date: Thu, 05 Jan 2017 16:36:52 +0100

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository deployment.

commit 013373046de8bd3a46befe164f34e0630ea5d97e
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Jan 5 13:15:52 2017 +0100

    entrypoint as string
---
 docker/merchant/docker-compose.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker/merchant/docker-compose.yml 
b/docker/merchant/docker-compose.yml
index a427418..695a2b0 100644
--- a/docker/merchant/docker-compose.yml
+++ b/docker/merchant/docker-compose.yml
@@ -17,4 +17,4 @@ services:
       - dbcontainer
       - base
     image: taler/exchange
-    entrypoint: true
+    entrypoint: "true"

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]