Docker-OSX
lima
Our great sponsors
Docker-OSX | lima | |
---|---|---|
109 | 83 | |
29,441 | 10,948 | |
- | 3.8% | |
5.0 | 9.3 | |
about 2 months ago | 7 days ago | |
Shell | Go | |
GNU General Public License v3.0 only | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Docker-OSX
-
Should I dual-boot Ventura for daily purposes?
If all you really need is to write swift, you could use something like https://github.com/sickcodes/Docker-OSX or https://aws.amazon.com/ec2/instance-types/mac/
-
Updated Racks for 2023
It’ll even run in docker. Not legally though on any non-Apple hardware.
-
Is it possible to get Docker OSX running on Synology?
Have you searched their issues or posted there? Unlikely that someone browsing this subreddit has experience with this specific image.
-
Vanilla OS can finish my distro hopping with these subsystems: MacOS, Fedora, Alpine, Void, Windows, Ubuntu, Arch and OpenSUSE. Also bye to these dual boots...
I found an actual way that should work. I am not sure if it will be compatible with the built-in Podman, if not then install Docker in one of the containers. https://github.com/sickcodes/Docker-OSX
-
Zephyrus M16 Hackintosh
Or if you wanna run everything in a docker container: https://github.com/sickcodes/Docker-OSX
- Duality of man
-
Would it be possible to have a MacOS container?
There is this project https://github.com/sickcodes/Docker-OSX which allows you to run MacOS on docker. In theory this can be an app in Kasm, right?
- FLiP Stack Weekly for 21 Jan 2023
lima
-
Box64 – Linux Userspace x86_64 Emulator Targeted at ARM64 Linux Devices
Have you seen https://github.com/lima-vm/lima ?
Runs linux VMs and can run x64 via quemu or even using rosetta2 & apple virtualization framework
-
Shell Manager akin to Windows Terminal
Yeah exactly, also I not that unnecessary since stuff like Lima exists.
-
Podman vs. Docker: Comparing the Two Containerization Tools – Linode
I got fed up with Docker having a "Virtual machine service" using like 4GB of memory (while running no containers) on my 8GB Mac so I investigated what I thought would be "native" (arm64) Lima.
I tried this k8s https://github.com/lima-vm/lima/blob/f7e7addab557da560da7146... example thinking it'd be a thin wrapper around QEMU.
6gb+ usage RAM with nothing deployed lol
The disconnect to me is weird. I'm pretty sure with qemu-system-aarch64, Debian/Alpine don't use more than 100-200mb of RAM sitting idle. Where does 6GB of RAM usage come from?
Not that I think it's a great use of time to optimize for this whatsoever. I just thought it'd be a fun exercise.
- Executando (e orquestrando) containers no MacOS com Lima e Colima
-
Apple Unveils MacBook Pro Featuring M2 Pro and M2 Max
iTerm2 and lima [1] with a ARM64 Linux virtual machine w/ Rosetta enabled me to fall in love with my MacBook Pro in this regard. i feel more productive than on a Linux machine now. MacOS is not without its developer power tools, if you dig around enough!
-
Forget Azure SQL Edge on a M1 Mac—Run full-blown SQL Server Linux instead (a how-to)
View on GitHub
- Is there anything like WSL2 in Mac?
-
How do you set up a local k8s cluster on Mac OS?
Lima-VM has a Kubernetes quickstart option here. There's also a k3s option.
-
How Colima Is A Good Alternative To Docker Desktop
Colima is a VM based on Lima providing container runtimes in MacOS/Linux.
-
Running Arm64.aarch64 FreeBSD on QEMU/UTM.app on Apple Silicon
That is cool. Satisfying to figure out an optimization like that!
A little off topic, but on my M1 Macs I have been using Lima https://github.com/lima-vm/lima to get shells running in a Linux container.
Google has done a very good job adding containerization to ChromeOS. I keep a Lenovo Chromebook around for quick access to Linux. I find myself doing this more often than SSHing to a VPS.
What are some alternatives?
colima - Container runtimes on macOS (and Linux) with minimal setup
podman - Podman: A tool for managing OCI containers and pods.
multipass - Multipass orchestrates virtual Ubuntu instances
minikube - Run Kubernetes locally
nerdctl - contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...
UTM - Virtual machines for iOS and macOS
macOS-Simple-KVM - Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
rancher - Complete container management platform
podman-desktop - launch and setup vms for podman
kind - Kubernetes IN Docker - local clusters for testing Kubernetes
HomeBrew - 🍺 The missing package manager for macOS (or Linux)
k3d - Little helper to run CNCF's k3s in Docker