100-Days-Of-DevOps-Challenge-KodeKloud

Create a Docker File

As per recent requirements shared by the Nautilus application development team, they need custom images created for one of their projects. Several of the initial testing requirements are already been shared with DevOps team. Therefore, create a docker file /opt/docker/Dockerfile (please keep D capital of Dockerfile) on App server 2 in Stratos DC and configure to build an image with the following requirements:

Steps

Dockerfile

Good to Know?

Dockerfile Fundamentals

Common Dockerfile Instructions

Best Practices

Apache in Docker