Docker/Ubuntu

From Omnia
Revision as of 06:06, 16 December 2024 by Kenneth (talk | contribs) (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")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Tools to install

Install ping: [1]

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