change ports, add emu_scripts.yaml, tweaking

This commit is contained in:
Marco Ochse
2018-06-04 11:29:25 +00:00
parent fbc11fa12c
commit e211a19c37
3 changed files with 12 additions and 2 deletions

View File

@ -7,6 +7,7 @@ services:
build: .
container_name: dionaea
stdin_open: true
tty: true
restart: always
network_mode: "host"
ports:
@ -14,7 +15,7 @@ services:
- "21:21"
- "42:42"
- "69:69/udp"
- "8081:8081"
- "81:81"
- "135:135"
- "443:443"
- "445:445"