Replies: 1 comment 4 replies
-
did you start colima with |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Module
Core
Testcontainers version
1.19.3
Using the latest Testcontainers version?
Yes
Host OS
MacOS
Host Arch
M1
Docker version
Client: Docker Engine - Community Version: 24.0.7 API version: 1.43 Go version: go1.20.10 Git commit: afdd53b Built: Thu Oct 26 09:08:29 2023 OS/Arch: linux/arm64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.7 API version: 1.43 (minimum version 1.12) Go version: go1.20.10 Git commit: 311b9ff Built: Thu Oct 26 09:08:29 2023 OS/Arch: linux/arm64 Experimental: false containerd: Version: 1.6.25 GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f runc: Version: 1.1.10 GitCommit: v1.1.10-0-g18a0cb0 docker-init: Version: 0.19.0 GitCommit: de40ad0
What happened?
I tried using several images, but I can't access the container in testcontainers.
The simple example mentioned doesn't work either. It can be accessed using the docker command.
Relevant log output
Additional Information
I am using colima and added the environment variables as mentioned in the documentation.
Beta Was this translation helpful? Give feedback.
All reactions