Apple Container icon
Apple Container icon

Apple Container

A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon.

Apple Container screenshot 1

Cost / License

Platforms

  • Mac
1like
0articles

Features

  1.  Container Virtualization
  2.  Apple Silicon support
  3.  Swift App
  4.  Container Orchestration

Apple Container News & Activities

Highlights All activities

Recent activities

Apple Container information

AlternativeTo Categories

System & HardwareNetwork & Admin

GitHub repository

  •  49,984 Stars
  •  1,790 Forks
  •  538 Open Issues
  •   Updated  
View on GitHub
Apple Container was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Apple Container?

container is a tool that you can use to create and run Linux containers as lightweight virtual machines on your Mac. It's written in Swift, and optimized for Apple Silicon.

The tool consumes and produces OCI-compatible container images, so you can pull and run images from any standard container registry. You can push images that you build to those registries as well, and run the images in any other OCI-compatible application.

container uses the Containerization Swift package for low level container, image, and process management.