badalpha.blogg.se

How to install curl on debin
How to install curl on debin













how to install curl on debin

$ sudo apt install docker-ce docker-ce-cli containerd.io $ sudo apt install apt-transport-https ca-certificates curl gnupg-agent software-properties-commonĤ. First step is to update the repositories and to install necessary packages: $ sudo apt update Sudo sh get-docker.sh Docker installation on Debian Install via repositoryġ. To download and use the script, run these commands: curl -fsSL -o get-docker.sh Quick install scriptĭocker now hosts their own automated quick install script, which can be used to install and run Docker if you use Linux distros such as Debian, Ubuntu, Kali, Raspbian etc… We are also going to cover the steps of installing Docker via repositories and by downloading and manually installing it from a package file. For this example, we installed Docker on Debian 10 Buster and on Ubuntu 20.04 LTS but the same procedure applies also for Debian 9 Stretch and for Ubuntu 18.04 LTS and for 16.04 LTS. We will go through the steps how to install Docker on Debian and Ubuntu Linux distros. How to install Docker on Debian / Ubuntu Overview















How to install curl on debin