LXC Driver for Nomad need support to connect to container

Hi, I am trying to run LXC driver and container using LXC container. First the old driver did not work, so I had built the driver from source from latest code in github. Then after deploying it, now the task goes to green status for the sample job given in the tutorial
Official Tutorial:

Sample Job:

But after the task is in green status, the lxc list command does not show any new containers and I did a port forwarding to port 22 so that I wanted to check the ssh and neither does it work. How to check and connect to the container from LXC? Please help, Thank you