On the offchance anyone is developing hugo using docker on windows 11

I could certainly use a bit of assistance getting my instance (which works fine on mac) to run. I have WSL ubuntu running and my devcontainer json pointing to the dockerfile but when I try to get it to notice the docker-compose.yml using dockerComposeFile visual code shows the build failing and spitting out the local ubuntu directory. I’m not beholden to my method so all suggestions welcome.

edit: it’s either not running the docker-compose file or the hugo command (i’m assumin the docker-compose file) as it runs if i bash in and run hugo server

Repo here
kevinctracy/Lagg