1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-28 17:51:24 +00:00
dockerfiles/aircrack-ng-arm/docker-compose.yml

8 lines
119 B
YAML
Raw Normal View History

2018-09-01 01:43:28 +00:00
aircrack:
image: easypi/aircrack-ng-arm
cap_add:
- NET_ADMIN
net: host
tty: true
restart: unless-stopped