mirror of
https://github.com/apple/container.git
synced 2026-09-13 03:05:42 +00:00
Add a link to the container repository (#157)
This PR adds a link to the container repository on top of the `README.md`: <img width="877" alt="Screenshot 2025-06-20 at 7 54 46 PM" src="https://github.com/user-attachments/assets/3aff3c13-b0ed-4bf6-b2c8-bb4e8ad64355" />
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
The Containerization package allows applications to use Linux containers.
|
||||
Containerization is written in [Swift](https://www.swift.org) and uses [Virtualization.framework](https://developer.apple.com/documentation/virtualization) on Apple silicon.
|
||||
|
||||
> **Looking for command line binaries for running containers?**\
|
||||
> They are available in the dedicated [apple/container](https://github.com/apple/container) repository.
|
||||
|
||||
Containerization provides APIs to:
|
||||
|
||||
- [Manage OCI images](./Sources/ContainerizationOCI/).
|
||||
|
||||
Reference in New Issue
Block a user