Hi there,
        
        
        Yesterday, while going through the mail, I found about the
          docker-compose file provided by lava. The script is amazing it
          gives even more understanding of how actual lava-server and
          dispatcher work. I am a complete beginner just working on lava
          and docker from  last 20 days.
        
        
        So, I am trying to boot a x86 device via ipxe using nfs and
          tftp protocol. In normal lava server running on host
          everything works fine because the host ip and target ip are on
          same local network so tftp and nfs works fine. But docker uses
          internal network and target is on local network so how to
          configure so that it works?
        
        
        I also used the docker compose file but the problem still
          persists. Is there any other configuration in the containers
          that I have to do make it work? Please help I am complete
          newbie in this field.
        
        
        Thanks for your time
        
        
        admirer mishra