Why Nostr? What is Njump?
2024-07-03 00:51:32

npub15q…jxul0 on Nostr: commit a81eb797c571b3e3699e0124fabef7f0354a4c30 Author: @RandyMcMillan ...

commit a81eb797c571b3e3699e0124fabef7f0354a4c30
Author: @RandyMcMillan <[email protected]>
Date: Tue Feb 27 22:29:23 2024 -0500

template/gnostr-docker

diff --git a/Dockerfile b/Dockerfile
index a63b6b659..70b208ec4 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -5,6 +5,7 @@ RUN touch updated
RUN echo $(date +%s) > updated
RUN apt-get update
RUN apt-get install -y bash cmake git libssl-dev make tcl-dev
+RUN git clone --branch master --depth 1 https://github.com/gnostr-org/gnostr.git
WORKDIR /tmp
RUN git clone --recurse-submodules -j4 --branch master --depth 10 https://github.com/gnostr-org/gnostr.git
WORKDIR /tmp/gnostr
@@ -17,7 +18,6 @@ ENV SUDO=sudo
RUN make gnostr-install
RUN cargo install gnostr-bins --force
RUN cargo install gnostr-cli --force
-RUN cargo install gnostr-tui --force
RUN install ./serve /usr/local/bin || true
ENV PATH=$PATH:/usr/bin/systemctl
RUN ps -p 1 -o comm=
diff --git a/template/gnostr-docker b/template/gnostr-docker
index 92ff1184a..6e0885f5d 100755
--- a/template/gnostr-docker
+++ b/template/gnostr-docker
@@ -7,6 +7,7 @@ RUN touch updated
RUN echo \$(date +%s) > updated
RUN apt-get update
RUN apt-get install -y bash cmake git libssl-dev make tcl-dev
+RUN git clone --branch master --depth 1 https://github.com/gnostr-org/gnostr.git
WORKDIR /tmp
RUN git clone --recurse-submodules -j4 --branch master --depth 10 https://github.com/gnostr-org/gnostr.git
WORKDIR /tmp/gnostr
@@ -19,7 +20,6 @@ ENV SUDO=sudo
RUN make gnostr-install
RUN cargo install gnostr-bins --force
RUN cargo install gnostr-cli --force
-RUN cargo install gnostr-tui --force
RUN install ./serve /usr/local/bin || true
ENV PATH=\$PATH:/usr/bin/systemctl
RUN ps -p 1 -o comm=
Author Public Key
npub15qcvz22lwtaas4w00medkfh3wp4jusfexjqh2z5nasqwkt5h0ukq9jxul0