Update README.md
parent
7351b32a18
commit
2c1ae78e5c
|
@ -36,7 +36,8 @@ The easiest way to use the modules and scanning templates is to build and run th
|
|||
1. Build the image:
|
||||
|
||||
```bash
|
||||
docker build -t protectai/ai-exploits https://raw.githubusercontent.com/protectai/ai-exploits/main/Dockerfile
|
||||
git clone https://github.com/protectai/ai-exploits && cd ai-exploits
|
||||
docker build -t protectai/ai-exploits .
|
||||
```
|
||||
|
||||
2. Run the docker image:
|
||||
|
|
Loading…
Reference in New Issue