【发布时间】:2017-08-04 16:42:30
【问题描述】:
按照说明安装docker:
https://docs.docker.com/engine/installation/linux/docker-ee/ubuntu/#install-using-the-repository
我有错误:
E: Unable to locate package docker-ee
更新包索引时返回错误:
W: Failed to fetch https://download.docker.com/linux/ubuntu/dists/trusty/InRelease Unable to find expected entry 'stable-17.03/binary-amd64/Packages' in Release file (Wrong sources.list entry or malformed file)
这是什么错误?
ps
lsb_release
Distributor ID: Ubuntu
Description: Ubuntu 14.04.5 LTS
Release: 14.04
Codename: trusty
uname -a
Linux dev-Cherepanov 4.2.0-27-generic #32~14.04.1-Ubuntu SMP Fri Jan 22 15:32:26 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
【问题讨论】:
-
您正在安装企业版。为什么不联系 Docker 寻求支持?或者试试这个:docs.docker.com/engine/installation/linux/docker-ce/ubuntu