mirror of
https://github.com/certat/intelmq-docker.git
synced 2025-12-06 01:02:52 +01:00
Compare commits
2 Commits
c146edfe86
...
e2b164525f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e2b164525f | ||
|
|
52e0be995f |
@@ -57,7 +57,7 @@ After doing this, you need to change in docker-compose-dev.yml the volume defin
|
||||
After you change some bot or add something new just run command **install_reqs_and_deploy_bots.sh** in the running container
|
||||
|
||||
```
|
||||
docker-compose exec -f docker-compose-dev.yml intelmq bash /opt/install_reqs_and_deploy_bots.sh
|
||||
docker-compose -f docker-compose-dev.yml exec intelmq bash /opt/install_reqs_and_deploy_bots.sh
|
||||
```
|
||||
|
||||
When you do this:
|
||||
|
||||
Reference in New Issue
Block a user