## Deployment Make a Docker Image using this dockerfile ```bash docker build . ``` To run the docker Image ```bash docker run -it ``` This will Start the container and a terminal will pop up. Now just enter your Username, password and Worker name..