halubilo.social
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
@[email protected] to [email protected]English • 4 months ago

macOS 26 introduces the Containerization Framework: "enables developers to create, download, or run Linux container images directly on Mac"

www.apple.com

external-link
message-square
44
fedilink
230
external-link

macOS 26 introduces the Containerization Framework: "enables developers to create, download, or run Linux container images directly on Mac"

www.apple.com

@[email protected] to [email protected]English • 4 months ago
message-square
44
fedilink
Apple supercharges its tools and technologies for developers
www.apple.com
external-link
Apple announced new technologies and enhancements to its developer tools to help developers create more beautiful, intelligent, and engaging apps.
alert-triangle
You must log in or register to comment.
  • @[email protected]
    link
    fedilink
    110•4 months ago

    Ok. So now both Apple and Microsoft are distributors of the Linux kernel. What a timeline.

    • @[email protected]OP
      link
      fedilink
      English
      91•4 months ago

      it’s the year of the linux desktop without the year of the linux desktop.

      • @[email protected]
        link
        fedilink
        14•3 months ago

        It’s everyday the year of Linux !

  • @[email protected]
    link
    fedilink
    58•4 months ago

    Cool. Podman Desktop should be easier after this. Presumably, it’s still a Linux VM driven by something written by Apple instead of qemu.

    No macOS containers though. Being able to spin up macOS containers would have been nice for builds and isolating things like pkgsrc.

    • @[email protected]
      link
      fedilink
      27•4 months ago

      And here it is.

      Small VMs, like everything else.

      https://github.com/apple/containerization

  • @[email protected]
    link
    fedilink
    English
    34•3 months ago

    You’re doing it wrong. I want to run a macOS container on Linux

    • @[email protected]
      link
      fedilink
      3•3 months ago

      But why?

      • CarrotsHaveEars
        link
        fedilink
        9•3 months ago

        Certain application only has Mac OS or Windows version.

    • @[email protected]OP
      link
      fedilink
      English
      1•
      edit-2
      3 months ago

      How the GPU support, does it support Metal?!

  • Nomecks
    link
    fedilink
    34•4 months ago

    *Cries in 8GB Macbook*

    • @[email protected]OP
      link
      fedilink
      English
      33•4 months ago

      If containers are part of your work then you wouldn’t buy a 8GB RAM unupgradable device anyway.

      • Nomecks
        link
        fedilink
        15•
        edit-2
        3 months ago

        You’re right. I wouldn’t, but someone did for me!

        • @[email protected]
          link
          fedilink
          English
          7•3 months ago

          If it’s a work computer, tell your IT department it’s getting in the way of your job.

        • @[email protected]OP
          link
          fedilink
          English
          7•3 months ago

          Bad IT departments are a PITA.

    • Aatube
      link
      fedilink
      1•4 months ago

      :notlikethis:

  • Pudutr0n
    link
    fedilink
    17•4 months ago

    So I guess now you can run some games.

    • Yerbouti
      link
      fedilink
      3•3 months ago

      Yeah, about that… Heroic game launcher is free and can run a loooooooot of pc games. It now runs pc steam directly.

      • Pudutr0n
        link
        fedilink
        2•3 months ago

        Noice!

  • @[email protected]
    link
    fedilink
    English
    15•4 months ago

    I wonder if they’re going to allow GPU access from inside the VMs.

    • @[email protected]
      link
      fedilink
      English
      20•4 months ago

      Apple being Apple, the answer is probably yes. But realistically there’s going to be some stupid hurdle in the way and because they make it a PITA nobody’s really going to do it.

      Which really sucks because the massive GPU and “unified memory” is incredible when they work in conjunction.

      • @[email protected]
        link
        fedilink
        English
        6•4 months ago

        Like, you can use the GPU on Linux…with Metal

        • Alex
          link
          fedilink
          5•
          edit-2
          3 months ago

          virtio-gpu with Vulkan pass through for the VM with a Vulkan to Metal translator in host user space. There are various talks about this including at KVM forum: https://kvm-forum.qemu.org/2024/The_many_faces_of_virtio-gpu_F4XtKDi.pdf

          • @[email protected]
            link
            fedilink
            English
            1•3 months ago

            Is Apple’s tech going to be using KVM machinery then, or are you just saying that it’s possible in general?

            • Alex
              link
              fedilink
              2•
              edit-2
              3 months ago

              No the Apple hypervisor is called hvf, but projects like rust-vmm and QEMU can control and service guests run on that hypervisor. No KVM required.

              • @[email protected]
                link
                fedilink
                English
                1•3 months ago

                Oh that’s cool! I thought virtio and such were KVM-specific things. I have never been super clear on the relationship between QEMU and the hypervisor itself, like where one ends and the other begins.

                • Alex
                  link
                  fedilink
                  3•
                  edit-2
                  3 months ago

                  VirtIO was originally developed as a device para-virtualization as part of KVM but it is now an OASIS standard: https://docs.oasis-open.org/virtio/virtio/v1.3/virtio-v1.3.html which a number of hypervisors/VMM’s support.

                  The line between what a hypervisor (like KVM) does and what is delegated to a Virtual Machine Monitor - VMM (like QEMU) is fairly blurry. There is always an additional cost to leaving the hypervisor to the VMM so it tends to be for configuration and lifetime management. However VirtIO is fairly well designed so the bulk of VirtIO data transactions can be processed by a dedicated thread which just gets nudged by the kernel when it needs to do stuff leaving the VM cores to just continue running.

                  I should add HVF tends to delegate most things to the VMM rather than deal with things in the hypervisor. It makes for a simpler hypervisor interface although not quite as performance tuned as KVM can be for big servers.

  • @[email protected]
    link
    fedilink
    English
    15•3 months ago

    When all you hire are web devs everything becomes a docker

    • @[email protected]
      link
      fedilink
      English
      6•3 months ago

      docker?! i hardly knew her!

  • @[email protected]
    link
    fedilink
    14•3 months ago

    Mac and Linux feel like cousins than ultra far apart at times.

  • @[email protected]
    link
    fedilink
    English
    13•
    edit-2
    3 months ago

    Embrace <-- You are here

    Extend

    Extinguish

    Fuck Apple

    • @[email protected]OP
      link
      fedilink
      English
      1•
      edit-2
      3 months ago

      I’ll believe it if I see it.

  • ☆ Yσɠƚԋσʂ ☆
    link
    fedilink
    12•3 months ago

  • @[email protected]
    link
    fedilink
    9•4 months ago

    Can you run amd64 containers?

    • @[email protected]
      link
      fedilink
      English
      7•4 months ago

      It supports Rosetta2, so yes.

      • @[email protected]
        link
        fedilink
        3•3 months ago

        Sweet, that will help me, although it takes away my last blocker allowing me to use my Linux box as my primary blocker.

        I guess I will have to comain about performance or something.

      • @[email protected]
        link
        fedilink
        English
        1•3 months ago

        However, with macOS 26 (Tahoe) being the final version for Intel-based Macs, Rosetta 2 will be on the chopping block afterwards.

        Starting with macOS 28, Apple said that only a limited version of Rosetta 2 will remain available for older games that rely on Intel-based frameworks

  • Mwa
    link
    fedilink
    English
    3•3 months ago

    deleted by creator

    • projectmoon
      link
      fedilink
      10•3 months ago

      [email protected] It is certified to be UNIX, yes. But Linux is not UNIX. Not that it would matter if Linux was certified to be UNIX anyhow. UNIX is a certification that you go through and pay for. The kernel beneath is not necessarily binary compatible with other UNIX operating systems.

    • @[email protected]
      link
      fedilink
      3•3 months ago

      It is based on Unix yeah but Linux and Unix are different enough.

  • @[email protected]
    link
    fedilink
    2•3 months ago

    Isn’t it this one ? https://github.com/apple/containerization

  • @[email protected]
    link
    fedilink
    1•3 months ago

    Proud of you!

  • @[email protected]
    link
    fedilink
    -1•3 months ago

    This isn’t a Linux post.

    • @[email protected]
      link
      fedilink
      0•3 months ago

      While I read the title I was thinking “that sounds like Linux with extra steps” - maybe that’s good enough for some discussion.

      • @[email protected]
        link
        fedilink
        0•3 months ago

        Not here, it’s not.

[email protected]

[email protected]

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: [email protected]

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

  • [email protected]
  • [email protected]
  • [email protected]
  • [email protected]

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

  • 449 users / day
  • 2.87K users / week
  • 5.79K users / month
  • 15.9K users / 6 months
  • 58.3K subscribers
  • 8.57K Posts
  • 218K Comments
  • Modlog
  • mods:
  • @[email protected]
  • @[email protected]
  • @[email protected]
  • Arthur Besse
  • Cyclohexane
  • @[email protected]
  • BE: 0.19.3
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org