LoginSignup
1
1

More than 5 years have passed since last update.

Ubuntu 18.04 LTSにdockerをインストール

Posted at

環境: Ubuntu 18.04 LTS

以下のコマンドで簡単にインストール出来た。

$ sudo snap install docker
docker 18.06.1-ce from Docker, Inc (docker-inc) installed

バージョンの確認

$ docker --version
Docker version 18.06.1-ce, build e68fc7a
1
1
0

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
  3. You can use dark theme
What you can do with signing up
1
1