Instalar Docker
GNU/Linux
Fedora
Fedora 38 Workstation
sudo dnf install docker
Levantar servicio
sudo systemctl start docker
Verificar estado
sudo systemctl status docker
sudo dnf install docker
sudo systemctl start docker
sudo systemctl status docker