WietseWind / docker-rippled

Run XRP Ledger (rippled) node in a Docker container
https://hub.docker.com/r/xrpllabsofficial/xrpld
MIT License
60 stars 34 forks source link

Failed go/build #19

Closed MorganBergen closed 1 day ago

MorganBergen commented 1 year ago
❯ l
total 56
drwxr-xr-x  11 mbergen  staff   352B Jun 26 16:28 .
drwxr-xr-x  11 mbergen  staff   352B Jun 26 14:48 ..
-rw-r--r--@  1 mbergen  staff   6.0K Jun  9 08:21 .DS_Store
drwxr-xr-x  12 mbergen  staff   384B Jun 26 16:36 .git
-rw-r--r--   1 mbergen  staff     0B Jun  6 11:44 .gitignore
-rw-r--r--   1 mbergen  staff   1.1K Jun  9 07:08 Dockerfile
-rw-r--r--   1 mbergen  staff   1.0K Jun  6 11:44 LICENSE
-rw-r--r--   1 mbergen  staff   7.8K Jun 26 16:28 README.md
drwxr-xr-x   4 mbergen  staff   128B Jun 12 13:40 config
-rwxr-xr-x   1 mbergen  staff   749B Jun  6 11:44 entrypoint
drwxr-xr-x   5 mbergen  staff   160B Jun 26 16:30 go

❯ go/build
Stopping containers
15d2e59224d3
Building image
[+] Building 23.8s (8/9)
 => [internal] load .dockerignore                                                                                                                                    0.0s
 => => transferring context: 2B                                                                                                                                      0.0s
 => [internal] load build definition from Dockerfile                                                                                                                 0.0s
 => => transferring dockerfile: 1.16kB                                                                                                                               0.0s
 => [internal] load metadata for docker.io/library/ubuntu:latest                                                                                                     3.2s
 => CACHED [1/5] FROM docker.io/library/ubuntu:latest@sha256:6120be6a2b7ce665d0cbddc3ce6eae60fe94637c6a66985312d1f02f63cc0bcd                                        0.0s
 => [internal] load build context                                                                                                                                    0.0s
 => => transferring context: 32B                                                                                                                                     0.0s
 => [2/5] RUN export LANGUAGE=C.UTF-8; export LANG=C.UTF-8; export LC_ALL=C.UTF-8; export DEBIAN_FRONTEND=noninteractive                                             0.1s
 => [3/5] COPY entrypoint /entrypoint.sh                                                                                                                             0.0s
 => ERROR [4/5] RUN apt-get update -y &&     apt-get install apt-transport-https ca-certificates wget gnupg -y &&     mkdir -p /usr/local/share/keyrings/ &&     w  20.5s
------
 > [4/5] RUN apt-get update -y &&     apt-get install apt-transport-https ca-certificates wget gnupg -y &&     mkdir -p /usr/local/share/keyrings/ &&     wget -q -O - "https://repos.ripple.com/repos/api/gpg/key/public" | gpg --dearmor > ripple-key.gpg &&     mv ripple-key.gpg /usr/local/share/keyrings &&     echo "deb [signed-by=/usr/local/share/keyrings/ripple-key.gpg] https://repos.ripple.com/repos/rippled-deb focal stable" | tee -a /etc/apt/sources.list.d/ripple.list &&     apt-get update -y &&     apt-get install rippled -y &&     rm -rf /var/lib/apt/lists/* &&     export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/ripple/bin/ &&     chmod +x /entrypoint.sh &&     echo '#!/bin/bash' > /usr/bin/server_info && echo '/entrypoint.sh server_info' >> /usr/bin/server_info &&     chmod +x /usr/bin/server_info:
#0 0.739 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
#0 1.937 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB]
#0 2.238 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [108 kB]
#0 2.739 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
#0 3.017 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
#0 6.883 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
#0 6.883 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
#0 6.887 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
#0 6.905 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [22.9 kB]
#0 6.908 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [296 kB]
#0 6.950 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [845 kB]
#0 7.397 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1069 kB]
#0 8.660 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main arm64 Packages [49.0 kB]
#0 8.667 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [23.6 kB]
#0 8.668 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [821 kB]
#0 8.758 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [295 kB]
#0 8.839 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [564 kB]
#0 8.899 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse arm64 Packages [18.7 kB]
#0 8.932 Fetched 23.8 MB in 9s (2767 kB/s)
#0 8.932 Reading package lists...
#0 9.377 Reading package lists...
#0 9.785 Building dependency tree...
#0 9.864 Reading state information...
#0 9.943 The following additional packages will be installed:
#0 9.943   dirmngr gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
#0 9.943   gpgconf gpgsm libassuan0 libksba8 libldap-2.5-0 libldap-common libnpth0
#0 9.943   libpsl5 libreadline8 libsasl2-2 libsasl2-modules libsasl2-modules-db
#0 9.943   libsqlite3-0 openssl pinentry-curses publicsuffix readline-common
#0 9.943 Suggested packages:
#0 9.943   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
#0 9.943   scdaemon libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
#0 9.943   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql pinentry-doc
#0 9.943   readline-doc
#0 9.978 The following NEW packages will be installed:
#0 9.978   apt-transport-https ca-certificates dirmngr gnupg gnupg-l10n gnupg-utils gpg
#0 9.978   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libassuan0 libksba8
#0 9.978   libldap-2.5-0 libldap-common libnpth0 libpsl5 libreadline8 libsasl2-2
#0 9.978   libsasl2-modules libsasl2-modules-db libsqlite3-0 openssl pinentry-curses
#0 9.978   publicsuffix readline-common wget
#0 10.34 0 upgraded, 28 newly installed, 0 to remove and 1 not upgraded.
#0 10.34 Need to get 5327 kB of archives.
#0 10.34 After this operation, 13.0 MB of additional disk space will be used.
#0 10.34 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.10 [1164 kB]
#0 11.73 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
#0 11.77 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB]
#0 11.78 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB]
#0 11.79 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsqlite3-0 arm64 3.37.2-2ubuntu0.1 [636 kB]
#0 11.90 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB]
#0 11.90 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 publicsuffix all 20211207.1025-1 [129 kB]
#0 11.95 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 wget arm64 1.21.2-2ubuntu1 [364 kB]
#0 11.99 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 apt-transport-https all 2.4.9 [1510 B]
#0 11.99 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libassuan0 arm64 2.5.5-1build1 [36.5 kB]
#0 11.99 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgconf arm64 2.2.27-3ubuntu2.1 [92.5 kB]
#0 12.33 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libksba8 arm64 1.6.0-2ubuntu0.2 [117 kB]
#0 13.08 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1.2 [21.1 kB]
#0 13.10 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1.2 [55.6 kB]
#0 13.16 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-2.5-0 arm64 2.5.14+dfsg-0ubuntu0.22.04.2 [181 kB]
#0 13.38 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
#0 13.39 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dirmngr arm64 2.2.27-3ubuntu2.1 [289 kB]
#0 13.54 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
#0 13.56 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-utils arm64 2.2.27-3ubuntu2.1 [304 kB]
#0 13.65 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg arm64 2.2.27-3ubuntu2.1 [506 kB]
#0 13.79 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB]
#0 13.79 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-agent arm64 2.2.27-3ubuntu2.1 [204 kB]
#0 14.21 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-client arm64 2.2.27-3ubuntu2.1 [61.4 kB]
#0 14.91 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-server arm64 2.2.27-3ubuntu2.1 [56.8 kB]
#0 15.03 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgsm arm64 2.2.27-3ubuntu2.1 [192 kB]
#0 15.36 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
#0 15.60 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-common all 2.5.14+dfsg-0ubuntu0.22.04.2 [15.8 kB]
#0 15.61 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules arm64 2.1.27+dfsg2-3ubuntu1.2 [68.4 kB]
#0 16.00 debconf: delaying package configuration, since apt-utils is not installed
#0 16.02 Fetched 5327 kB in 6s (907 kB/s)
#0 16.03 Selecting previously unselected package openssl.
(Reading database ... 4389 files and directories currently installed.)
#0 16.05 Preparing to unpack .../00-openssl_3.0.2-0ubuntu1.10_arm64.deb ...
#0 16.05 Unpacking openssl (3.0.2-0ubuntu1.10) ...
#0 16.08 Selecting previously unselected package ca-certificates.
#0 16.08 Preparing to unpack .../01-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
#0 16.08 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
#0 16.11 Selecting previously unselected package readline-common.
#0 16.11 Preparing to unpack .../02-readline-common_8.1.2-1_all.deb ...
#0 16.12 Unpacking readline-common (8.1.2-1) ...
#0 16.13 Selecting previously unselected package libreadline8:arm64.
#0 16.13 Preparing to unpack .../03-libreadline8_8.1.2-1_arm64.deb ...
#0 16.14 Unpacking libreadline8:arm64 (8.1.2-1) ...
#0 16.15 Selecting previously unselected package libsqlite3-0:arm64.
#0 16.15 Preparing to unpack .../04-libsqlite3-0_3.37.2-2ubuntu0.1_arm64.deb ...
#0 16.15 Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ...
#0 16.17 Selecting previously unselected package libpsl5:arm64.
#0 16.17 Preparing to unpack .../05-libpsl5_0.21.0-1.2build2_arm64.deb ...
#0 16.17 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ...
#0 16.19 Selecting previously unselected package publicsuffix.
#0 16.19 Preparing to unpack .../06-publicsuffix_20211207.1025-1_all.deb ...
#0 16.19 Unpacking publicsuffix (20211207.1025-1) ...
#0 16.20 Selecting previously unselected package wget.
#0 16.20 Preparing to unpack .../07-wget_1.21.2-2ubuntu1_arm64.deb ...
#0 16.21 Unpacking wget (1.21.2-2ubuntu1) ...
#0 16.22 Selecting previously unselected package apt-transport-https.
#0 16.22 Preparing to unpack .../08-apt-transport-https_2.4.9_all.deb ...
#0 16.22 Unpacking apt-transport-https (2.4.9) ...
#0 16.24 Selecting previously unselected package libassuan0:arm64.
#0 16.24 Preparing to unpack .../09-libassuan0_2.5.5-1build1_arm64.deb ...
#0 16.24 Unpacking libassuan0:arm64 (2.5.5-1build1) ...
#0 16.25 Selecting previously unselected package gpgconf.
#0 16.25 Preparing to unpack .../10-gpgconf_2.2.27-3ubuntu2.1_arm64.deb ...
#0 16.25 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
#0 16.27 Selecting previously unselected package libksba8:arm64.
#0 16.27 Preparing to unpack .../11-libksba8_1.6.0-2ubuntu0.2_arm64.deb ...
#0 16.27 Unpacking libksba8:arm64 (1.6.0-2ubuntu0.2) ...
#0 16.28 Selecting previously unselected package libsasl2-modules-db:arm64.
#0 16.28 Preparing to unpack .../12-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
#0 16.28 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
#0 16.30 Selecting previously unselected package libsasl2-2:arm64.
#0 16.30 Preparing to unpack .../13-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
#0 16.30 Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
#0 16.31 Selecting previously unselected package libldap-2.5-0:arm64.
#0 16.31 Preparing to unpack .../14-libldap-2.5-0_2.5.14+dfsg-0ubuntu0.22.04.2_arm64.deb ...
#0 16.31 Unpacking libldap-2.5-0:arm64 (2.5.14+dfsg-0ubuntu0.22.04.2) ...
#0 16.33 Selecting previously unselected package libnpth0:arm64.
#0 16.33 Preparing to unpack .../15-libnpth0_1.6-3build2_arm64.deb ...
#0 16.33 Unpacking libnpth0:arm64 (1.6-3build2) ...
#0 16.35 Selecting previously unselected package dirmngr.
#0 16.35 Preparing to unpack .../16-dirmngr_2.2.27-3ubuntu2.1_arm64.deb ...
#0 16.36 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
#0 16.37 Selecting previously unselected package gnupg-l10n.
#0 16.38 Preparing to unpack .../17-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
#0 16.38 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
#0 16.39 Selecting previously unselected package gnupg-utils.
#0 16.39 Preparing to unpack .../18-gnupg-utils_2.2.27-3ubuntu2.1_arm64.deb ...
#0 16.39 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
#0 16.41 Selecting previously unselected package gpg.
#0 16.41 Preparing to unpack .../19-gpg_2.2.27-3ubuntu2.1_arm64.deb ...
#0 16.41 Unpacking gpg (2.2.27-3ubuntu2.1) ...
#0 16.43 Selecting previously unselected package pinentry-curses.
#0 16.43 Preparing to unpack .../20-pinentry-curses_1.1.1-1build2_arm64.deb ...
#0 16.43 Unpacking pinentry-curses (1.1.1-1build2) ...
#0 16.45 Selecting previously unselected package gpg-agent.
#0 16.45 Preparing to unpack .../21-gpg-agent_2.2.27-3ubuntu2.1_arm64.deb ...
#0 16.45 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
#0 16.46 Selecting previously unselected package gpg-wks-client.
#0 16.46 Preparing to unpack .../22-gpg-wks-client_2.2.27-3ubuntu2.1_arm64.deb ...
#0 16.47 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
#0 16.48 Selecting previously unselected package gpg-wks-server.
#0 16.48 Preparing to unpack .../23-gpg-wks-server_2.2.27-3ubuntu2.1_arm64.deb ...
#0 16.49 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
#0 16.50 Selecting previously unselected package gpgsm.
#0 16.50 Preparing to unpack .../24-gpgsm_2.2.27-3ubuntu2.1_arm64.deb ...
#0 16.50 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
#0 16.51 Selecting previously unselected package gnupg.
#0 16.52 Preparing to unpack .../25-gnupg_2.2.27-3ubuntu2.1_all.deb ...
#0 16.52 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
#0 16.53 Selecting previously unselected package libldap-common.
#0 16.53 Preparing to unpack .../26-libldap-common_2.5.14+dfsg-0ubuntu0.22.04.2_all.deb ...
#0 16.53 Unpacking libldap-common (2.5.14+dfsg-0ubuntu0.22.04.2) ...
#0 16.55 Selecting previously unselected package libsasl2-modules:arm64.
#0 16.55 Preparing to unpack .../27-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
#0 16.55 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
#0 16.57 Setting up libksba8:arm64 (1.6.0-2ubuntu0.2) ...
#0 16.57 Setting up libpsl5:arm64 (0.21.0-1.2build2) ...
#0 16.57 Setting up wget (1.21.2-2ubuntu1) ...
#0 16.58 Setting up apt-transport-https (2.4.9) ...
#0 16.58 Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ...
#0 16.59 Setting up libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
#0 16.59 Setting up libnpth0:arm64 (1.6-3build2) ...
#0 16.60 Setting up libassuan0:arm64 (2.5.5-1build1) ...
#0 16.60 Setting up libldap-common (2.5.14+dfsg-0ubuntu0.22.04.2) ...
#0 16.60 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
#0 16.61 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
#0 16.61 Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
#0 16.61 Setting up openssl (3.0.2-0ubuntu1.10) ...
#0 16.62 Setting up readline-common (8.1.2-1) ...
#0 16.62 Setting up publicsuffix (20211207.1025-1) ...
#0 16.63 Setting up pinentry-curses (1.1.1-1build2) ...
#0 16.64 Setting up libreadline8:arm64 (8.1.2-1) ...
#0 16.64 Setting up libldap-2.5-0:arm64 (2.5.14+dfsg-0ubuntu0.22.04.2) ...
#0 16.64 Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
#0 16.69 debconf: unable to initialize frontend: Dialog
#0 16.69 debconf: (TERM is not set, so the dialog frontend is not usable.)
#0 16.69 debconf: falling back to frontend: Readline
#0 16.69 debconf: unable to initialize frontend: Readline
#0 16.69 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/aarch64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
#0 16.69 debconf: falling back to frontend: Teletype
#0 17.06 Updating certificates in /etc/ssl/certs...
#0 17.58 137 added, 0 removed; done.
#0 17.59 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
#0 17.60 Setting up gpg (2.2.27-3ubuntu2.1) ...
#0 17.60 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
#0 17.60 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
#0 17.84 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
#0 17.85 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
#0 17.91 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
#0 17.92 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
#0 17.92 Setting up gnupg (2.2.27-3ubuntu2.1) ...
#0 17.92 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
#0 17.95 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
#0 17.96 Updating certificates in /etc/ssl/certs...
#0 18.33 0 added, 0 removed; done.
#0 18.33 Running hooks in /etc/ca-certificates/update.d...
#0 18.34 done.
#0 18.54 deb [signed-by=/usr/local/share/keyrings/ripple-key.gpg] https://repos.ripple.com/repos/rippled-deb focal stable
#0 18.73 Get:1 https://repos.ripple.com/repos/rippled-deb focal InRelease [17.6 kB]
#0 18.93 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
#0 19.10 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
#0 19.27 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
#0 19.44 Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
#0 19.51 Fetched 17.6 kB in 1s (19.0 kB/s)
#0 19.51 Reading package lists...
#0 19.93 Reading package lists...
#0 20.32 Building dependency tree...
#0 20.40 Reading state information...
#0 20.41 E: Unable to locate package rippled
------
Dockerfile:9
--------------------
   8 |
   9 | >>> RUN apt-get update -y && \
  10 | >>>     apt-get install apt-transport-https ca-certificates wget gnupg -y && \
  11 | >>>     mkdir -p /usr/local/share/keyrings/ && \
  12 | >>>     wget -q -O - "https://repos.ripple.com/repos/api/gpg/key/public" | gpg --dearmor > ripple-key.gpg && \
  13 | >>>     mv ripple-key.gpg /usr/local/share/keyrings && \
  14 | >>>     echo "deb [signed-by=/usr/local/share/keyrings/ripple-key.gpg] https://repos.ripple.com/repos/rippled-deb focal stable" | tee -a /etc/apt/sources.list.d/ripple.list && \
  15 | >>>     apt-get update -y && \
  16 | >>>     apt-get install rippled -y && \
  17 | >>>     rm -rf /var/lib/apt/lists/* && \
  18 | >>>     export PATH=$PATH:/opt/ripple/bin/ && \
  19 | >>>     chmod +x /entrypoint.sh && \
  20 | >>>     echo '#!/bin/bash' > /usr/bin/server_info && echo '/entrypoint.sh server_info' >> /usr/bin/server_info && \
  21 | >>>     chmod +x /usr/bin/server_info
  22 |
--------------------
ERROR: failed to solve: process "/bin/sh -c apt-get update -y &&     apt-get install apt-transport-https ca-certificates wget gnupg -y &&     mkdir -p /usr/local/share/keyrings/ &&     wget -q -O - \"https://repos.ripple.com/repos/api/gpg/key/public\" | gpg --dearmor > ripple-key.gpg &&     mv ripple-key.gpg /usr/local/share/keyrings &&     echo \"deb [signed-by=/usr/local/share/keyrings/ripple-key.gpg] https://repos.ripple.com/repos/rippled-deb focal stable\" | tee -a /etc/apt/sources.list.d/ripple.list &&     apt-get update -y &&     apt-get install rippled -y &&     rm -rf /var/lib/apt/lists/* &&     export PATH=$PATH:/opt/ripple/bin/ &&     chmod +x /entrypoint.sh &&     echo '#!/bin/bash' > /usr/bin/server_info && echo '/entrypoint.sh server_info' >> /usr/bin/server_info &&     chmod +x /usr/bin/server_info" did not complete successfully: exit code: 100
Done, you can now run /Users/mbergen/Documents/Github/docker-rippled/go/up