prepare for vnclowpot tweaking

This commit is contained in:
Marco Ochse
2017-08-18 22:05:30 +00:00
parent 26f019c894
commit 277f24e0ee
3 changed files with 38 additions and 0 deletions

View File

@ -11,6 +11,7 @@ networks:
mailoney_local:
spiderfoot_local:
ui-for-docker_local:
vnclowpot_local:
services:
@ -256,3 +257,14 @@ services:
volumes:
- /data/p0f/log:/var/log/p0f
# Vnclowpot service
vnclowpot:
container_name: vnclowpot
restart: always
networks:
- vnclowpot_local
ports:
- "5900:5900"
image: "dtagdevsec/vnclowpot:1706"
volumes:
- /data/vnclowpot/log:/var/log/vnclowpot