[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libeufin] 03/04: follow-up
From: |
gnunet |
Subject: |
[libeufin] 03/04: follow-up |
Date: |
Tue, 26 Sep 2023 11:12:29 +0200 |
This is an automated email from the git hooks/post-receive script.
ms pushed a commit to branch master
in repository libeufin.
commit 19ea65bc8fa70b410b6008d61e534c06c6e43b44
Author: MS <ms@taler.net>
AuthorDate: Tue Sep 26 11:11:30 2023 +0200
follow-up
---
contrib/docker-launcher/Dockerfile | 1 +
1 file changed, 1 insertion(+)
diff --git a/contrib/docker-launcher/Dockerfile
b/contrib/docker-launcher/Dockerfile
index 965aa0fb..e39f4441 100644
--- a/contrib/docker-launcher/Dockerfile
+++ b/contrib/docker-launcher/Dockerfile
@@ -11,6 +11,7 @@ RUN ./configure --prefix=/usr/local
RUN make install
WORKDIR /
COPY launch-bank.sh /launch-bank.sh
+COPY libeufin-bank.conf /libeufin-bank.conf
RUN apt-get install -y sudo
RUN grep -v ^host.*all /etc/postgresql/15/main/pg_hba.conf >
/tmp/pg_hba_buf.txt
RUN echo "host libeufincheck all 127.0.0.1/32 trust" >> /tmp/pg_hba_buf.txt
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.