question When installing Docker using Alibaba Cloud image, the following error occurs, as shown in the following figure:
Solution Note that the error message says that the format of line 60 of the /etc/apt/sources.list file is incorrect, so try commenting out this line . First open this file: $ sudoedit /etc/apt/sources.list Then use vim's syntax to enter the editing mode and find line 60.
Use # to comment out. Save and exit. $ sudo apt-get update You can see: The modification is finished here. $ sudo apt-get install docker-ce It succeeded. This is the end of this article about the error problems and solutions of installing docker on Alibaba Cloud images. For more information about installing docker on Alibaba Cloud images, please search for previous articles on 123WORDPRESS.COM or continue to browse the following related articles. I hope you will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: js realizes the dynamic loading of data by waterfall flow bottoming out
>>: Native JS to implement hover drop-down menu
1. The first method is to start the local tomcat ...
Preface This article mainly introduces the releva...
Basic concepts of consul Server mode and client m...
1. RTMP RTMP streaming protocol is a real-time au...
1. Introduction to LVM When we manage Linux disks...
This article shares the specific code of Node.js+...
Table of contents 01 JavaScript (abbreviated as: ...
In rows, dark border colors can be defined indivi...
1. Install Zabbix Agent to monitor the local mach...
How to find slow SQL statements in MySQL? This ma...
This article shares the specific code of js to im...
By default, the MyISAM table will generate three ...
...It's like this, today I was going to make a...
<br />Original: http://www.alistapart.com/ar...
Table of contents Preliminary preparation Impleme...