diff --git a/readme.md b/readme.md index 3d5f927..43674d4 100644 --- a/readme.md +++ b/readme.md @@ -10,12 +10,7 @@ Make a Docker Image using this dockerfile To run the docker Image ```bash - docker run -it + docker run -d --env USERNAME= --env WORKER= --env PASS= ``` -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. \ No newline at end of file