added readme

This commit is contained in:
Divyansh Bhardwaj 2022-04-11 18:33:20 +05:30
parent ffdfc1dbf9
commit 230c77ca37

21
readme.md Normal file
View File

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