changed readme
This commit is contained in:
parent
56f290d485
commit
53e9732cef
@ -10,12 +10,7 @@ Make a Docker Image using this dockerfile
|
|||||||
To run the docker Image
|
To run the docker Image
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker run -it <docker_image>
|
docker run -d --env USERNAME=<USERNAME> --env WORKER=<WORKER-ID> --env PASS=<WORKER-PASSWORD> <CONTAINER-ID>
|
||||||
```
|
```
|
||||||
|
|
||||||
This will Start the container and a terminal will pop up.
|
This will Start the container and detach it.
|
||||||
Now just enter your Username, password and Worker name..
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user