0 votes
in Docker by
Which of the following commands will install the Docker engine (Community edition) in a Centos server?

a) yum install docker-ce

b) apt-get install docker

c) apt-get install docker.i.o

d) yum install docker

1 Answer

0 votes
by
a) yum install docker-ce

Related questions

0 votes
asked Jul 1, 2022 in Docker by sharadyadav1986
0 votes
asked Jul 1, 2022 in Docker by sharadyadav1986
...