I\'ve got a Docker container running Ubuntu which I did as follows:
docker run -it ubuntu /bin/bash
however it doesn\'t seem to have
Sometimes, the minimal installation of Linux in Docker doesn't define the path and therefore it is necessary to call ping using ....
cd /usr/sbin ping