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
posted on 2018-06-20 22:12  c3tc3tc3t  阅读(170)  评论(0)    收藏  举报