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
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.
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