changed repo structure
This commit is contained in:
6
2024/hackropole/pwn/bofbof/docker-compose.yml
Normal file
6
2024/hackropole/pwn/bofbof/docker-compose.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
version: '3.9'
|
||||
services:
|
||||
bofbof:
|
||||
image: anssi/fcsc2021-pwn-bofbof:latest
|
||||
ports:
|
||||
- "4000:4000"
|
||||
Reference in New Issue
Block a user