Failed in docker task- Docker EXEC Operations

Hi All,

I have created new docker container using run command to allow port 6400 after removing the old container in app sever2.
Then used exec command to install apache2 using apt and start apache2 service. Still it is showing failed.

Unable to Attach screenshots. Please guide.

Hi @ssinha

Are you trying this for one of KodeKloud labs? If so, it would help if you could share some details about the lab.

Hi Santosh,

It is in Kodecloud Engineer practice- Docker-level2
Docker EXEC Operations

I am unable to attach screenshots.

I verified the lab and it works fine.
You need to update the /etc/apache2/ports.conf and /etc/apache2/sites-enabled/000-default.conf with updated ports, and that should work.