Containers

Docker Model Runner: Running LLMs as Easily as Containers
Docker Model Runner: …

Running LLMs as Easily as Containers Docker announced a “docker model” feature, available on Docker Desktop 4.40+. This might sound like just another technical update, but it actually represents a new direction in how we can work with AI models in our development workflow. Just as you’d pull and run …

Deploying Helm Charts: The Importance of Installing CRDs First
Deploying Helm Charts: …

The Importance of Installing CRDs First If you’ve been working with Helm, the popular package manager for Kubernetes, you may have encountered an error message that goes something like this: “Helm install fails…ensure CRDs are installed first.” This frustrating error is a common occurrence for many …

Developing in Lima with Visual Studio Code
Developing in Lima with …

Lima After discovering Lima (a Linux subsystem for macOS), Docker Desktop was the first thing to go and replaced with Docker in Lima. While I won’t get into how to set up Lima in this post, if you are interested in trying out Lima, I can recommend the following links: …