mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04: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" |