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
|
||||
|
||||
```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.
|
||||
Now just enter your Username, password and Worker name..
|
||||
|
||||
|
||||
|
||||
|
||||
This will Start the container and detach it.
|
||||
Loading…
Reference in New Issue
Block a user