Container runtimes on macOS and Linux with minimal setup
Container runtimes on MacOS (and Linux) with minimal setup
colima
$ colima start
$ colima stop
$ colima start && docker run -it alpine sh