-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
How to reproduce
- Start DinD
docker run --privileged -e DOCKER_TLS_CERTDIR='' --network host docker:dind
- Run
DOCKER_HOST=tcp://localhost:2375 mix testcontainers.run test
Output:
** (MatchError) no match of right hand side value: {:error, :badarg}
(testcontainers 1.13.3) lib/mix/tasks/testcontainers/run.ex:24: Mix.Tasks.Testcontainers.Run.run/1
(mix 1.18.3) lib/mix/task.ex:495: anonymous fn/3 in Mix.Task.run_task/5
(mix 1.18.3) lib/mix/cli.ex:107: Mix.CLI.run_task/2
/Users/hq-qf70cr9n9d/.asdf/installs/elixir/1.18.3/bin/mix:2: (file)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed