This commit is contained in:
Marco Ochse
2018-04-16 22:05:16 +00:00
parent edfd5eaa5b
commit 446880de55
9 changed files with 32 additions and 25 deletions

View File

@ -5,14 +5,10 @@ services:
# glutton service
glutton:
build: .
container_name: glutton
restart: always
network_mode: "host"
#networks:
# - glutton_local
#ports:
# - "5000:5000"
# - "22:5000"
cap_add:
- NET_ADMIN
image: "dtagdevsec/glutton:1804"