mirror of
https://github.com/EvernodeXRPL/hpcore.git
synced 2026-04-29 15:37:59 +00:00
Added openssl and certs to docker image.
This commit is contained in:
@@ -8,6 +8,8 @@ RUN apt-get update \
|
||||
libssl1.1 \
|
||||
sqlite3 \
|
||||
fuse3 \
|
||||
openssl \
|
||||
ca-certificates \
|
||||
&& rm -rf /var/lib/apt/lists/* \
|
||||
&& mkdir /usr/local/bin/hotpocket
|
||||
|
||||
|
||||
Reference in New Issue
Block a user