Docker/Ubuntu: Difference between revisions

From Omnia
Jump to navigation Jump to search
(Created page with "== Tools to install == Install ping: <ref>https://stackoverflow.com/questions/39901311/docker-ubuntu-bash-ping-command-not-found</ref> apt-get update -y apt-get install -y iputils-ping")
(No difference)

Revision as of 06:06, 16 December 2024

Tools to install

Install ping: [1]

apt-get update -y
apt-get install -y iputils-ping