docker

Apple Silicon GPUs, Docker and Ollama: Pick two.

If you’ve tried to use Ollama with Docker on an Apple GPU lately, you might find out that their GPU is not supported. But you can get Ollama to run with GPU support on a Mac. This article will explain the problem, how to detect it, and how to get your Ollama workflow running with all of your VRAM (which, on a Mac, is your DRAM too)!

Getting Started with Lambda Container Images

Lambda Container Images were announced at re:Invent 2020, providing a new way to build and deploy Lambda functions. They arrived just in time to solve an annoying build problem for me, so got my attention. And there weren’t any tutorials floating around when I first Googled, so I figured it was worth writing one. But … Read More

15 Minutes With: Drew DeCarme & Matt Gilbride

Project Tech Dive: Docker, TypeScript, React and Lerna FTW! Ken Rimple, Drew DeCarme, and Matt Gilbride reflect on the technologies and techniques they used to stand up a Docker-based web application on AWS.