evermight / elk-dmarc

17 stars 9 forks source link

change - to _ in step 9. so user can copy and paste the command without errors. #2

Closed HichamAl closed 6 months ago

HichamAl commented 6 months ago

When running the command for step 9 I got an error that the docker container dmarc-parser-1 didn't exist, which was weird because I had all containers running, I then noticed that the - in dmarc-parser-1 should be a _ , after changing that It worked perfectly.

By adding this little change user don't run into this error.

command with fix: docker exec -it dmarc_parser_1 ./start.sh

Scherm­afbeelding 2024-04-08 om 17 51 47 Scherm­afbeelding 2024-04-08 om 17 51 58