🔅Configuring HTTPD Server on Docker Container

Jayesh Kumar
Dec 1, 2020

--

🌀 7.2.A: Docker Task

Step 1

# apt-get install apache2

#systemctl start apache2.service

# cd /var/www/html

# vim hello.html

Step 2

Now we will write a basic html code.

Step 3

First, we would check the IP of the docker OS:-

# ifconfig

Now we will check the page on the browser of another OS.

--

--

Jayesh Kumar
Jayesh Kumar

Written by Jayesh Kumar

Btech ECE pursuing student ....Arth Learner

No responses yet