Jump host not getting ready in Dockerfile question

HI
In dockerfile question I am getting below error when accessing the env
I have tried for 2 days , any env issues going in kodekloudengineer ?

$ docker exec -e LC_CTYPE="en_US.UTF-8" -it jump_host bash -c 'clear && asciinema rec -q /tmp/demofile2.json -t "kke-session" && bash' && exit
Error: No such container: jump_host

Hello, @spratap
Are you still facing the issue?

no , now it got resolved on its own