Fixes move ticket from sebastian wagner

Signed-off-by: Sebastian Waldbauer <waldbauer@cert.at>
This commit is contained in:
Sebastian Waldbauer
2020-11-12 17:11:36 +01:00
parent 3a3c9769b3
commit eb1473b069
3 changed files with 3 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ If you do have any questions / feedback / questions, please open an issue :)
1. `cd ~`
0. `mkdir intelmq_logs`
0. `sudo apt update && sudo apt upgrade -y && sudo apt install docker.io git docker-compose`
0. `git clone https://github.com/waldbauer-certat/intelmq-docker.git`
0. `git clone https://github.com/certat/intelmq-docker.git`
0. `cd intelmq-docker`
0. `sudo docker pull certat/intelmq-full:1.0`
0. `chown -R $USER:$USER example_config`