mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-28 19:28:50 +00:00
update for elasticpotpy
This commit is contained in:
parent
4797fb155c
commit
792142a6f1
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ pre-start script
|
|||
chown tpot:tpot /data/elasticpot -R
|
||||
end script
|
||||
script
|
||||
/usr/bin/docker run --name elasticpot --rm=true -v /data/elasticpot:/data/elasticpot -v /data/ews:/data/ews -p 9200:8080 dtagdevsec/elasticpot:latest1603
|
||||
/usr/bin/docker run --name elasticpot --rm=true -v /data/elasticpot:/data/elasticpot -v /data/ews:/data/ews -p 9200:9200 dtagdevsec/elasticpot:latest1603
|
||||
end script
|
||||
post-start script
|
||||
# Delay next start to avoid rapid respawning
|
||||
|
|
Loading…
Reference in a new issue