🏗️ AI + BuildKit = AIKit: Build and deploy large language models easily - GitHub - sozercan/aikit: 🏗️ AI + BuildKit = AIKit: Build and deploy large language models easily... (more…)
Read more »
The primary purpose of Docker-in-Docker was to help with the development
of Docker itself. Many people use it to run CI (e.g. with Jenkins),
which seems fine at first, but they run into many “interesting” problems
that can be avoided by bind-mounting the ... (more…)
Read more »
Docker announced a new subscription plan for enterprises and free access to Docker Desktop for personal use, educational institutions, non-commercial open-source projects and small businesses. (more…)
Read more »
On Nov 1st, all images pulled from the Docker Hub will be subjected to severe limits, which will affect all Kubernetes users. Learn what solutions exist, and how how to prepare.
(more…)
Read more »
It’s hard to be confident that the software you’ve just written will actually work. You can write unit tests, but these are for testing… (more…)
Read more »