Feat: lab0 done

This commit is contained in:
2026-03-10 08:59:36 +08:00
commit 6bfe83ca00
6 changed files with 60 additions and 0 deletions

8
docker-compose.yaml Normal file
View File

@@ -0,0 +1,8 @@
---
services:
run:
build:
context: .
cap_add:
- NET_ADMIN
- NET_RAW