Thomas Ganter
Thomas Ganter
If it helps, I have written a small python script for my own purposes that simply does a query and then iterates through the results deleting each document individually... I...
> Yes, it looks like this. just we need do it in Zinc with more efficient way. Out of curiosity: Would deleting documents actually recover storage?
I made some local changes and was able to successfully build (and upload to Docker Hub) the gateway server as a Multi-Arch-Image for both arm64 and amd64 — and it...
> Note that you can find a version I compiled a few years ago that should have 64-bit support over at https://logicalshift.io/zoom/Zoom-20150906.zip Nope. Doesn’t. Hope this helps: ``` Process: Zoom...
Worked fine on my Zabbix 2.2.5
Just for curiosity’s sake: What *are* the requirements to build the image? I got errors 137 after 2 hours and after increasing memory to 6GB error 134 during the build...
> @Thomas-Ganter I don't know what the actual requirements are, but I think it's less than 6GB. > > Hints for 6GB memory requirement: > […] Thanks @kkimurak — Running...
> Running a remote build (buildx with kubernetes driver) with 4 CPU, 4 GB memory worked (in 40 minutes) Hmmm … for me a build with a 4hrs timeout just...
> I've no experience with multi-platform builds, but I'm working on multistage (parallelized build steps), which might help. Sounds interesting. As the bulk of the time is spent inside the...
My multi-arch-build also just completed a few minutes ago for the first time, and the memory requirement was hillarious: And those 2:36 hours were on a 12 core 32 GB...