яке рішення для контейнеризації існує
Asked on 06/19/2025
1 search
Apple introduced a new solution for containerization called "Containerization" at WWDC 2025. It is an open-source Swift framework designed for building containerized applications with a focus on security, privacy, and performance. This framework provides APIs for image management, container execution, and a powerful INIT system built in Swift. It allows developers to create, download, and run Linux container images directly on a Mac, optimized for Apple Silicon, and provides secure isolation between container images.
For more details, you can refer to the session Meet Containerization which covers the introduction and deep dive into the framework.

Meet Containerization
Meet Containerization, an open source project written in Swift to create and run Linux containers on your Mac. Learn how Containerization approaches Linux containers securely and privately. Discover how the open-sourced Container CLI tool utilizes the Containerization package to provide simple, yet powerful functionality to build, run, and deploy Linux Containers on Mac.

Platforms State of the Union
Discover the newest advancements on Apple platforms.

What’s new in Swift
Join us for an update on Swift. We’ll talk about workflow improvements that make you more productive, and new and modernized library APIs for fundamental programming tasks. We’ll show examples of Swift adoption throughout more layers of the software stack. Finally, we’ll explore new language features for both improving approachability of concurrency, and achieving peak performance when you need it.