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
A data volume container is a container specifical...
Why do we need to summarize the browser compatibi...
Table of contents 1. Database Operation 1.1 Displ...
Mysql converts query result set into JSON data Pr...
Table of contents Problems encountered during dev...
When we add borders to table and td tags, double ...
Anaconda is the most popular python data science ...
This article shares with you how to import Excel ...
In SQL, GROUP BY is used to group data in the res...
After a long period of transplantation and inform...
Table of contents 1. Create components using func...
background The interface domain name is not hard-...
This article deploys Jenkins+Maven+SVN+Tomcat thr...
Table of contents 1. Introduction 2. Configure My...
First: via text/HTML var txt1="<h1>Tex...