[Bug]: panic: rootless Docker not found
with Colima on macos
#2952
Labels
bug
An issue with the library
panic: rootless Docker not found
with Colima on macos
#2952
Testcontainers version
0.35.0
Using the latest Testcontainers version?
Yes
Host OS
macos 14.7.1
Host arch
arm
Go version
1.22.5
Docker version
Client: Docker Engine - Community Version: 26.1.1 API version: 1.45 Go version: go1.22.2 Git commit: 4cf5afaefa Built: Tue Apr 30 11:40:03 2024 OS/Arch: darwin/arm64 Context: colima Server: Docker Engine - Community Engine: Version: 26.1.1 API version: 1.45 (minimum version 1.24) Go version: go1.21.9 Git commit: ac2de55 Built: Tue Apr 30 11:48:47 2024 OS/Arch: linux/arm64 Experimental: false containerd: Version: 1.6.31 GitCommit: e377cd56a71523140ca6ae87e30244719194a521 runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0
Docker info
What happened?
Test fails with error in the subject.
Exporting
export DOCKER_HOST=unix:///Users/kelly/.colima/default/docker.sock
fixes the issue.This doesn't seem like it should be necessary given the documentation here. When I run
docker context ls
I get:Relevant log output
Additional information
No response
The text was updated successfully, but these errors were encountered: