This commit is contained in:
Marco Ochse
2022-03-09 23:07:28 +01:00
parent 4bcd24ed19
commit 0a8ff0297f
29 changed files with 135 additions and 6 deletions

View File

@ -12,6 +12,8 @@ services:
restart: always
stop_signal: SIGKILL
tty: true
cpu_count: 1
cpus: 0.25
networks:
- tanner_local
image: "dtagdevsec/redis:2203"
@ -26,6 +28,8 @@ services:
tmpfs:
- /tmp:uid=2000,gid=2000
tty: true
cpu_count: 1
cpus: 0.25
networks:
- tanner_local
image: "dtagdevsec/phpox:2203"
@ -40,6 +44,8 @@ services:
tmpfs:
- /tmp/tanner:uid=2000,gid=2000
tty: true
cpu_count: 1
cpus: 0.25
networks:
- tanner_local
image: "dtagdevsec/tanner:2203"
@ -80,6 +86,8 @@ services:
tmpfs:
- /tmp/tanner:uid=2000,gid=2000
tty: true
cpu_count: 1
cpus: 0.25
networks:
- tanner_local
image: "dtagdevsec/tanner:2203"
@ -100,6 +108,8 @@ services:
restart: always
stop_signal: SIGKILL
tty: true
cpu_count: 1
cpus: 0.25
networks:
- tanner_local
ports: