Install Docker Engine on CentOS - docker.service not found

Hello All,

I’m attempting to install docker on CentOS 8. This is a new build / install of centos 8 with the current stable release

After following the instructions here:

i receive the following message when attempting to start the docker service.

[root@localhost /]# sudo systemctl restart docker.service
Failed to restart docker.service: Unit docker.service not found.

Any guidance or direction would be greatly appreciated.

Cheers.