Install Docker Packages and Start Docker Service


Hi All,

Can someone please check if I missed something in this task?

This task is failing for me even though I isntalled docker ce

Hi @giteshgund

It would really help if you could share the KodeKloud engineer task review link.

Regards.

https://engineer.kodekloud.com/public-review?task_id=64072032741b204d59fbe9c2&user_id=6707788a6be69eddf473ef1e

Hi @giteshgund

I have reviewed your task.

It appears that you performed all the steps on jumpHost, whereas the task requires you to install docker-ce and docker-compose on App Server 1.

You need to log in to App Server 1 and perform these actions. Once installed you can verify that the docker service is initiated by running the sudo systemctl status docker command.

Regards.

Oh… okay
Thanks for pointing that out and your help