To run the project -
- git clone https://github.com/pythoner-code/docker_shark-app.git
- docker build -t . shark-app
- docker run -dp 80:8080 shark-app
- Visit localhost:80
If you face any error in the docker installation, you can read this documentation https://learntoearn.hashnode.dev/day-7-linux-packages-docker-and-jenkins-installation
If you face any problems in running this project, you can read this documentation https://learntoearn.hashnode.dev/day-17-docker-project-for-devops