This commit is contained in:
Marco Ochse
2018-05-23 14:16:13 +00:00
parent 2128c6a2b0
commit e1c806ebe8
2 changed files with 18 additions and 13 deletions

View File

@ -1,6 +1,4 @@
# T-Pot (Standard)
# For docker-compose ...
version: '2.2'
version: '2.3'
services:
@ -13,5 +11,8 @@ services:
network_mode: "host"
env_file:
- /opt/tpot/etc/compose/wetty_environment
tmpfs:
- /home/wetty/.ssh/:uid=2000,gid=2000
image: "dtagdevsec/wetty:1804"
read_only: true