gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taldir] branch master updated: dockerfile


From: gnunet
Subject: [taler-taldir] branch master updated: dockerfile
Date: Wed, 06 Jul 2022 18:16:09 +0200

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

martin-schanzenbach pushed a commit to branch master
in repository taldir.

The following commit(s) were added to refs/heads/master by this push:
     new aaaf99f  dockerfile
aaaf99f is described below

commit aaaf99f7429a6e4dcf4f6b146928fb8243b23222
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Wed Jul 6 18:16:07 2022 +0200

    dockerfile
---
 Dockerfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Dockerfile b/Dockerfile
index 0fb9259..b415d48 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,6 +1,6 @@
 FROM golang:bullseye AS build
 WORKDIR /
 COPY . .
-RUN go build
+RUN make
 
-RUN ["./taldir"]
+RUN ["./taldir-server"]

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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