Walk through how to use Docker to containerize llamafile, an executable that brings together all the components needed to run an LLM chatbot with a single file.
Marc Sherwood
Why Are There More Than 100 Million Pull Requests for AI/ML Images on Docker Hub?
We look more closely at how Docker provides a powerful tool for AI/ML development.
Full-Stack Reproducibility for AI/ML with Docker and Kaskada
Learn how Docker and Kaskada improve and accelerate the machine learning development cycle.
Docker Init: Initialize Dockerfiles and Compose files with a single CLI command
This article introduces `docker init`, a new beta feature that simplifies the process of adding Docker to a project.