Files
ctf/hackerpole/pwn/bofbof/docker-compose.yml
2023-12-25 07:06:20 +01:00

7 lines
110 B
YAML

version: '3.9'
services:
bofbof:
image: anssi/fcsc2021-pwn-bofbof:latest
ports:
- "4000:4000"