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
-
Traser10526yI know there is a tool called docker-sync. Maybe that'll help. Not sure if it fixes your problem though :)
Here is the link:
http://docker-sync.io/ -
gruff5576yAre you on about a Linux with docker installed or the Linux vm as part of docket for Windows. What’s the net connection like is it slow downloading images, downloading stuff from package repos as it builds? How many cores you using in each environment
-
NarkoCat2896y@gruff it's simply docker for windows. And gulp script compilation is the slow part, the web itself works okay'ish
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
Docker is building my scripts to slow. On windows script building is flying, but on Docker(which runs Linux) is slow as hell.
rant
linux
docker
windows