LoginSignup
50

More than 5 years have passed since last update.

docker イメージの中にpingとかないとき

Posted at

概要

docker で ubuntu:16.04 を run したら、中に、pingとかなかったのでインストールしたい

結論

apt-get install iputils-ping net-tools

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
What you can do with signing up
50