mirror of
https://github.com/Gradiant/5g-images.git
synced 2025-11-02 21:13:13 +00:00
12 lines
215 B
YAML
12 lines
215 B
YAML
version: '3'
|
|
|
|
services:
|
|
packetrusher:
|
|
image: gradiant/packetrusher:cec07b7
|
|
container_name: packetrusher
|
|
cap_add:
|
|
- all
|
|
privileged: true
|
|
environment:
|
|
GNBSD: ffffff
|
|
UESD: ffffff |