I had a weirder case, it worked on the client’s test server but not the production server, they were supposed to be clones
09/10/22
Oh my sweet summer child Did you even know what headache it is to make 1 docker compose config run on both Linux and Mac?
09/10/22
Love Docker and Kubernetes, made testing, deployment, scaling so much easier in the last years, something went wrong? just rebuild it, infrastructure as code with these tools are great.
09/10/22
When it turns out the client has only arm32...
09/10/22
Means they are just giving the hard drive to the client?
09/10/22
Honestly seems to be docker is just another layer that can fail...
09/10/22
Cap?
09/10/22
More like Dicker
09/10/22
Cocker
09/10/22
thats why virtual machine images has been invented
09/10/22
Docker is a trash tool by trash devs for trash devs.
09/10/22
Have anyone heard about Singularity?
09/10/22
And then you're getting docker containers from the supplier where logs and configs are fucking inside the volumes and nothing is exposed to params - and you want to strangle those bastards with your bare hands
09/10/22
Either spend 50 hours on making docker work or spend 1 hour on why this shit dont work on one client stupid p
09/10/22
Use VMs do snapshots and go on
09/10/22
Honestly Working in the video business this happened to me a couple of times. May I say it's a bit more complicated. You pay 10k+ for a video. I do you a premium video. Exporting it to a good quality makes it heavy. ''doesnt work on my computer''. I render it half quality : ''still some lags''. Export it 10th of quality ''yeah perfect!''. Good job you paid 10k+ for a video that's a YouTuber quality. And if we're lucky enough it gets reposted a couple of times on and now you have 2 pixels
09/10/22
until its DNS related, fuck bind
09/10/22
Anyone got a good docker tutorial that explains how to develop within a container? I just don't understand some tutorials or they are just over simplistic only covering bare basics
09/10/22
I use it for e2e testing in a pipeline and that's honestly the only use I could find for it.
09/10/22