---
date: 2025-06-27T12:15:26+00:00
modified: 2025-06-27T12:15:26+00:00
permalink: https://kaspars.net/note/mastodon-social-114755982200938666
post_type: note
author:
  name: Kaspars
  avatar: https://reverse.kaspars.net/gravatar/avatar/92bfcd3a8c3a21a033a6484d32c25a40b113ec6891f674336081513d5c98ef76?s=96&d=mm&r=g
---

# On June 27, 2025 at 15:15

The new Containerization framework that Apple announced during WWDC is huge!

TLDR: No more port conflicts!

1\. All containers run in isolated VM networks so you don't need to map any ports. Just connect to the assigned IP and you're good.

2\. It has a built-in DNS service so you can publish human readable domains for any of the containers.

Here is a great video overview: <https://www.youtube.com/watch?v=JvQtvbhtXmo> and you can install it today from Homebrew <https://formulae.brew.sh/cask/container>