added readme
This commit is contained in:
parent
ffdfc1dbf9
commit
230c77ca37
21
readme.md
Normal file
21
readme.md
Normal 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..
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user