
Task Description 📄
👉 Pull the Docker container image of CentOS image from DockerHub and create a new container
👉 Install the Python software on the top of docker container
👉 In Container you need to copy/create machine learning model which you have created in jupyter notebook
Let’s Start
Prerequisite :- configure docker in your OS
Use the below code to run pull the docker image
docker pull vineetn01/simple_linear_regression