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