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