tweaking, hardening

This commit is contained in:
Marco Ochse
2018-03-30 20:54:44 +00:00
parent 594361a056
commit 5c403a5cce
7 changed files with 40 additions and 27 deletions

View File

@ -1,4 +1,4 @@
version: '2.1'
version: '2.2'
networks:
vnclowpot_local:
@ -7,12 +7,14 @@ services:
# vnclowpot service
vnclowpot:
build: .
container_name: vnclowpot
restart: always
networks:
- vnclowpot_local
ports:
- "5900:5900"
image: "dtagdevsec/vnclowpot:1710"
image: "dtagdevsec/vnclowpot:1804"
read_only: true
volumes:
- /data/vnclowpot/log:/var/log/vnclowpot