Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Docker Container Management-ubuntu installs docker

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

Ubuntu14.06/16.04 installation Certificate

Sudo apt-get install\

Apt-transport-https\

A-certificates\

Curl\

Software-properties-common

Add KEY for Docker feeds

Curl-fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add-

Add Docker package source

Sudo add-apt-repository\

"deb [arch=amd64] https://download.docker.com/linux/ubuntu\

$(lsb_release-cs)\

Stable "

Update the apt package index

Sudo apt-get update

Installation

Sudo apt-get install docker-ce

Unloading

Sudo apt-get purge docker-ce

Sudo rm-rf / var/lib/docker

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report