Created
July 2, 2026 10:03
-
-
Save up1/225af683b3952fbcc98276df1b685f50 to your computer and use it in GitHub Desktop.
Apple container
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $container --version | |
| container CLI version 1.0.0 (build: release, commit: ee848e3) | |
| $container system start | |
| Launching container-apiserver... | |
| Testing access to container-apiserver... | |
| Verifying machine API server is running... | |
| No default kernel configured. | |
| Install the recommended default kernel from [https://github.com/kata-containers/kata-containers/releases/download/3.28.0/kata-static-3.28.0-arm64.tar.zst]? [Y/n]: Y | |
| Installing kernel... | |
| $container machine ls | |
| NAME CREATED IP CPUS MEMORY DISK STATE DEFAULT | |
| $ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment