We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e1bd60 commit fecab9cCopy full SHA for fecab9c
images/bitcoind/Dockerfile
@@ -5,6 +5,7 @@ ARG VERSION=v30.0
5
6
ENV DEBIAN_FRONTEND="noninteractive" TZ="Europe/London"
7
8
+
9
# https://github.com/bitcoin/bitcoin/blob/master/doc/build-unix.md#linux-distribution-specific-instructions
10
RUN <<-EOF
11
set -e
images/dogecoind/Dockerfile
@@ -5,6 +5,7 @@ ARG VERSION=v1.14.9
apt-get -y update && apt-get -y install \
images/rippled/Dockerfile
@@ -5,6 +5,7 @@ ARG VERSION=3.0.0
0 commit comments