Remix.run Logo
WSL container is now available for public preview(devblogs.microsoft.com)
35 points by soheilpro 6 hours ago | 5 comments
mcraiha 5 hours ago | parent | next [-]

There has been some speculation that this will be really bad for Docker Desktop licensing. https://www.xda-developers.com/docker-on-windows-is-about-to...

spacington 5 hours ago | parent [-]

Even apple jumps on it now with apple container.

It's time

axus an hour ago | parent | prev | next [-]

I hope this plays nice with regular WSL, and my non-standard networking configuration.

craigaloewen 6 hours ago | parent | prev | next [-]

Nice! :)

tuwtuwtuwtuw 3 hours ago | parent | prev [-]

Let's say I clone a git repo onto my NTFS drive. After that, I open that as a dev container in VS Code. Would +x permissions on shell scripts work then? In this scenario, the +x attribute is set on the file in git.

I know NTFS doesn't support it, and trying to understand what the workflow looks like.