Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@Jilano Will do, might take me a few hours though, internet has been rubbish lately
-
Tried to use docker on windows once, saw I needed to have windows 10 pro to unlock the required virtualization features, went back to ubuntu to do the real work
-
@dontknowshit I could, but then I would have to deal with shared folders, port forwarding, etc...
-
@Jilano I've been able to try out WSL and WSL2 as I couldn't really use a preview build. The performance is no better if I'm honest, if anything I think Windows with virtualisation is poor in my opinion as I've been having issues with any VM I run in general
-
@dontknowshit it's more file read performance with WSL2 I've got an issue with as I did a NodeJS build in a container and it took ~5mins to complete vs ~40sec in WSL/Legacy Hyper-V
Related Rants
Why does Windows have to be so fucking useless when running docker. Everytime i need to make a change to the NGINX container, I have to restart the docker daemon, rather than rebuild and restart the container.
I would be doing this on Ubuntu, if I could install it that is.
rant
windows
docker