mirror of https://github.com/MISP/misp-docker
Fixed git repo
parent
3255a74f06
commit
e06d77a1bc
|
@ -19,7 +19,7 @@ The build is based on Ubuntu and will install all the required components. The f
|
||||||
|
|
||||||
## Fetch files
|
## Fetch files
|
||||||
```
|
```
|
||||||
# git clone https://github.com/xme/misp-docker
|
# git clone https://github.com/MISP/misp-docker
|
||||||
# cd misp-docker
|
# cd misp-docker
|
||||||
docker build -t misp .
|
docker build -t misp .
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue