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

相关文章:

  • 2021-08-21
  • 2021-08-28
  • 2022-12-23
  • 2021-09-13
  • 2021-12-18
  • 2021-11-07
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-06
  • 2022-01-10
  • 2022-12-23
  • 2022-01-01
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案