ubuntu18.04 安装docker

Posted 学者先要会疑

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu18.04 安装docker相关的知识,希望对你有一定的参考价值。

https://docs.docker.com/install/linux/docker-ce/ubuntu/#install-docker-ce-1
Change "stable" repository to "edge" and works fine.

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 18.04 LTS
Release:        18.04
Codename:       bionic

$ docker --version
Docker version 18.05.0-ce, build f150324

以上是关于ubuntu18.04 安装docker的主要内容,如果未能解决你的问题,请参考以下文章