Search results

According to the tag docker, the following results have been found:

Improving the security of your CI/CD through Shared Docker executor and OPA plugin

Hello, tekkix! The security team of the Platform, led by its team leader Vladimir Bukin, is in touch. The main task of our team is to protect CI/CD and, in particular, GitLab with K8s. Next, I will tell you about how we implement, maintain, and improve our authorization plugin for Docker socket.

VPN with Mobile IP on Raspberry Pi. WG tunnel

For smart guys, there's nothing interesting in the article, it's about a regular tunnel. It's for the smallest, but desperately in need. :)

OrbStack: Why I Forgot About Docker Desktop

Working on a MacBook with Docker Desktop, I often encountered the system becoming less responsive, especially when running multiple containers simultaneously. High CPU and memory usage significantly affected battery life.

Distributed inference llama.cpp via RPC

The idea of creating this publication has been on my mind for a long time, the fact is that one of my hobbies is related to distributed computing, and another hobby is related to neural networks, and I have long been obsessed with the idea of running LLM inference on several computers, but so that they all work on the same model in parallel.