mix testcontainers.run (testcontainers v1.13.4)
View SourceUsage: mix testcontainers.run [sub_task] [--database DB] [--db-volume VOLUME] [sub_task_args...]
Examples: mix testcontainers.run test --database postgres mix testcontainers.run phx.server --database mysql mix testcontainers.run test --database postgres --db-volume my_postgres_data mix testcontainers.run phx.server --db-volume my_postgres_data mix testcontainers.run some.custom.server
Summary
Functions
Callback implementation for Mix.Task.run/1
.
Functions
Callback implementation for Mix.Task.run/1
.