yum install https://download.docker.com/linux/cen... https://download.docker.com/linux/cen... https://download.docker.com/linux/cen... https://download.docker.com/linux/cen... https://download.docker.com/linux/cen... https://download.docker.com/linux/cen...
Installed:
docker-buildx-plugin.x86_64 0:0.14.1-1.el7
docker-ce.x86_64 3:26.1.4-1.el7
docker-ce-cli.x86_64 1:26.1.4-1.el7
docker-ce-rootless-extras.x86_64 0:26.1.4-1.el7
docker-compose-plugin.x86_64 0:2.6.0-3.el7
Complete!
[root@docker ~]# curl -L https://downloads.portainer.io/ce-lts... -o portainer-compose.yaml
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 402 100 402 0 0 663 0 -:--:- -:--:- -:--:- 662
[root@docker ~]# docker compose -f portainer-compose.yaml up -d
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
[root@docker ~]# service docker start
Redirecting to /bin/systemctl start docker.service
.
[root@docker ~]# docker compose -f portainer-compose.yaml up -d
[+] Running 1/0
⠿ Container portainer Running 0.0s