-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hello, I would like to use the lab checker, but I am having a problem on both exemple.
It may be an error on my part
This is my directory :
Here's the step I did :
Copy the examples/ folder in my dir
Copy the Dockerfile
Execute the commands :
#build
docker build -t kathara/lab-checker .
# with the correct path
docker run -it --privileged -d --name lab-checker -v <path/tho/examples>:/example kathara/lab-checker
#connect
docker exec -it lab-checker bash
# and then to check
python3 -m kathara_lab_checker --config example/palabra/correction.json --no-cache --labs example/palabra/labs
python3 -m kathara_lab_checker --config example/ospf_http/correction.yaml --no-cache --labs example/ospf_http/labI have thoses errors

Metadata
Metadata
Assignees
Labels
No labels