ping command can be installed in a Docker container using:
ping
$ apt-get install -y iputils-ping
Source: StackOverFlow
Last updated 4 months ago