Vue normale

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.
À partir d’avant-hierFlux principal

Features on Demand (FoD) in Windows Server 2025 Nano Containers

23 mai 2025 à 22:26
Windows Server 2025 introduced several advancements that make containerized workloads more flexible, secure, and customizable. One notable feature is the addition of Features on Demand (FoD) in Nano Server containers. This feature allows you to customize Nano Server containers by adding only the necessary components while keeping your container images small and optimized. In this guide, we’ll explore how to enable and use Features on Demand within Nano Server containers, providing real-world use cases that demonstrate this feature's power. We will also examine how it impacts container image sizes.

Source

Docker Model Runner: Run AI models locally with Docker Desktop

21 avril 2025 à 20:04
The Docker Model Runner is a beta feature available in Docker Desktop 4.40 for macOS that enables you to run open-source AI models, including DeepSeek, Llama, Mistral, and Gemma, locally on Macs with Apple Silicon (M1 to M4). Support for Windows with NVIDIA GPU acceleration is expected to be released by the end of April 2025.

Source

Docker Bake – Manage complex build configurations using declarative files

14 février 2025 à 16:39
With the release of Docker Desktop 4.38, Docker Bake is now generally available, which brings a powerful way of defining complex builds with declarative files. In this guide, we'll go through the fundamentals of Docker Bake, create a simple Python app, set up a Bake file, and demonstrate how to use it. If you're familiar with docker build and docker compose, you'll find Docker Bake to be wrapper that improves build efficiency.

Source

❌
❌