update for elasticpotpy

This commit is contained in:
Marco Ochse 2016-02-11 18:52:45 +01:00
parent 4797fb155c
commit 792142a6f1

View file

@ -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