mirror of https://github.com/Bunsly/JobSpy
update docker description in readme
parent
2beb2d0c68
commit
672b152ead
|
@ -156,7 +156,7 @@ By default:
|
||||||
|
|
||||||
To run the image with these default settings, use:
|
To run the image with these default settings, use:
|
||||||
|
|
||||||
Example (Windows):
|
Example (Cmd Prompt - Windows):
|
||||||
```bash
|
```bash
|
||||||
docker run -v %cd%/client_secret.json:/app/client_secret.json -p 8000:8000 ghcr.io/cullenwatson/jobspy
|
docker run -v %cd%/client_secret.json:/app/client_secret.json -p 8000:8000 ghcr.io/cullenwatson/jobspy
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue