colima: Failure on `colima start` when using docker as runtime

Description

Running colima start on a fresh install fails with the following log:

INFO[0000] starting colima
INFO[0000] runtime: docker
INFO[0000] preparing network ...                         context=vm
INFO[0000] creating and starting ...                     context=vm
INFO[0023] provisioning ...                              context=docker
FATA[0024] error provisioning docker: signal: killed

Version

Colima Version: 0.4.4 Lima Version: 0.11.2 Qemu Version: 7.0.0

Operating System

  • macOS Intel
  • macOS M1
  • Linux

Reproduction Steps

  1. Install colima
  2. Run colima start

Expected behaviour

colima should start without errors

Additional context

colima starts correctly when using the containerd runtime and works as expected. It seems to be an issue only with the docker runtime

From serial.log it seems to have stopped at

Welcome to Alpine Linux 3.14
^MKernel 5.10.109-0-virt on an aarch64 (/dev/ttyAMA0)

^Mcolima login:

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 24 (9 by maintainers)

Most upvoted comments

@abiosoft the issue is back after upgrading to Ventura 13.0.1 (22A400) that was released.