mirror of
https://github.com/RfidResearchGroup/mayhem-firmware.git
synced 2026-09-11 18:30:40 -07:00
9 lines
152 B
YAML
9 lines
152 B
YAML
version: '3.9'
|
|
|
|
services:
|
|
portapack-mayhem-dev:
|
|
build:
|
|
context: .
|
|
dockerfile: dockerfile-alpine
|
|
volumes:
|
|
- "./bin:/havocbin" |