prep for 18.04

This commit is contained in:
Marco Ochse
2018-03-25 18:35:32 +00:00
parent 60cb42b34d
commit c9a33870ff
57 changed files with 2268 additions and 178 deletions

View File

@ -1,6 +1,6 @@
# T-Pot (Standard)
# For docker-compose ...
version: '2.1'
version: '2.2'
networks:
cowrie_local:
@ -9,6 +9,7 @@ services:
# Cowrie service
cowrie:
build: .
container_name: cowrie
restart: always
networks:
@ -17,8 +18,8 @@ services:
- NET_BIND_SERVICE
ports:
- "22:2222"
- "23:2223"
image: "dtagdevsec/cowrie:1710"
- "23:2323"
image: "dtagdevsec/cowrie:1804"
volumes:
- /data/cowrie/downloads:/home/cowrie/cowrie/dl
- /data/cowrie/keys:/home/cowrie/cowrie/etc