1.) Going through the Fly.io documents, and when I’m trying to deploy, I’m getting this error:
I have Docker set up and running w/ a Docker File in my program. I’m wondering if it’s a Docker issue, or a WSL 2 backend issue with Docker. Has anyone come across this error using WSL2?
2.) my CLI doesn’t recognize my “fly” Or “flyctl” commands. I have to use $/home/vvronsky/.fly/bin/flyctl <COMMAND>
for my commands to run.
Making me wonder if this is all still a WSL 2 issue?