Skip to content

Does not work with Docker in Docker #203

@saneery

Description

@saneery

How to reproduce

  1. Start DinD
docker run --privileged -e DOCKER_TLS_CERTDIR='' --network host docker:dind 
  1. 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

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions