We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d7ac26 commit a5aecfcCopy full SHA for a5aecfc
docker/Dockerfile
@@ -24,6 +24,7 @@ FROM eclipse-temurin:${RANGER_BASE_JAVA_VERSION}-jdk-jammy
24
RUN apt update -q \
25
&& DEBIAN_FRONTEND="noninteractive" apt install -y --no-install-recommends \
26
bc \
27
+ curl \
28
iputils-ping \
29
pdsh \
30
python3 \
0 commit comments