feat: add README.md to each lab with startup instructions and remove obsolete version from compose files
This commit is contained in:
@@ -640,7 +640,7 @@ docker network ls | grep lab02
|
||||
bash labs/lab-02-network/tests/04-verify-infrastructure.sh
|
||||
|
||||
# Run full test suite (should all pass now)
|
||||
bash labs/lab-02-network/tests/run-all-tests.sh
|
||||
bash labs/lab-02-network/tests/99-final-verification.sh
|
||||
|
||||
# Cleanup
|
||||
cd labs/lab-02-network && docker compose down -v
|
||||
|
||||
Reference in New Issue
Block a user