zmoog / public-notes

Apache License 2.0
0 stars 1 forks source link

What are the best options to run docker on a Apple Silicon based macOS #8

Open zmoog opened 1 year ago

zmoog commented 1 year ago
zmoog commented 1 year ago

Trying https://github.com/abiosoft/colima

zmoog commented 1 year ago
$ colima delete
are you sure you want to delete colima and all settings? [y/N] y
INFO[0006] deleting colima
INFO[0007] done
$ colima start

INFO[0000] starting colima
INFO[0000] runtime: docker
INFO[0000] preparing network ...                         context=vm
INFO[0001] creating and starting ...                     context=vm
INFO[0054] provisioning ...                              context=docker
INFO[0057] starting ...                                  context=docker
INFO[0063] done

$ docker ps
CONTAINER ID   IMAGE     COMMAND   CREATED   STATUS    PORTS     NAMES
zmoog commented 1 year ago

I tested Colima with the Beats test suite but got a weird error. I will try again when I have more time.

zmoog commented 1 year ago

New test while working with ESF deployment: it doesn't work out of the box.

zmoog commented 1 year ago

Take a look at https://podman.io/getting-started/installation