remove vnclowpot from 18.10 editions

This commit is contained in:
t3chn0m4g3
2018-09-11 13:11:27 +00:00
parent 0c86bd9a5a
commit 7591b349e0
4 changed files with 29 additions and 59 deletions

View File

@ -14,7 +14,6 @@ networks:
medpot_local:
rdpy_local:
tanner_local:
vnclowpot_local:
ewsposter_local:
spiderfoot_local:
@ -214,7 +213,7 @@ services:
- "993:993"
- "995:995"
- "5432:5432"
# - "5900:5900"
- "5900:5900"
image: "dtagdevsec/heralding:1804"
read_only: true
volumes:
@ -377,19 +376,6 @@ services:
depends_on:
- tanner
# Vnclowpot service
vnclowpot:
container_name: vnclowpot
restart: always
networks:
- vnclowpot_local
ports:
- "5900:5900"
image: "dtagdevsec/vnclowpot:1804"
read_only: true
volumes:
- /data/vnclowpot/log:/var/log/vnclowpot
##################
#### NSM