Skip to content

Commit

Permalink
Merge pull request #1 from FNNDSC/ping
Browse files Browse the repository at this point in the history
add ping
  • Loading branch information
chhsiao1981 authored Nov 18, 2024
2 parents daef0c7 + fda35ed commit 1f352d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ FROM ubuntu:24.04
RUN apt update && \
apt install -y ldap-utils \
net-tools \
dnsutils
dnsutils \
iputils-ping

0 comments on commit 1f352d7

Please sign in to comment.