Answers for "what is prerequisite for docker in installing"

0

Prerequisite packages installation for Docker

$ sudo apt update
$ sudo apt install -y apt-transport-https ca-certificates curl gnupg-agent software-properties-common
Posted by: Guest on August-13-2021

Code answers related to "what is prerequisite for docker in installing"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language