Build a docker container with Apache

Build a docker container with Apache

To create a docker container with Apache, create a Dockerfile Paste following content into the Dockerfile Now build an image

Docker Build

Docker Build

Build a docker container with Apache docker build command is used to create a docker image from Dockerfile. To create