extrahostkali
This commit is contained in:
@@ -5,6 +5,8 @@ services:
|
|||||||
build: .
|
build: .
|
||||||
container_name: kali
|
container_name: kali
|
||||||
hostname: kali
|
hostname: kali
|
||||||
|
extra_hosts:
|
||||||
|
- "kali:127.0.1.1"
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
tty: true
|
tty: true
|
||||||
network_mode: host
|
network_mode: host
|
||||||
|
|||||||
Reference in New Issue
Block a user