We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 036f0f5 commit 892e357Copy full SHA for 892e357
Dockerfile
@@ -39,6 +39,7 @@ COPY --from=cardano-configs /config/ /opt/cardano/config/
39
COPY bin/ /bin/
40
RUN apt-get update -y && \
41
apt-get install -y \
42
+ curl \
43
libffi8 \
44
libgmp10 \
45
libncursesw5 \
0 commit comments