Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/testcontainers/testcontainers-rs

A library for integration-testing against docker containers from within Rust.
https://github.com/testcontainers/testcontainers-rs

How to get container host ip?

Warchant opened this issue 9 months ago
feat: allow to override args in a `RunnableImage`

jorgehermo9 opened this pull request 9 months ago
docs: change old contact link to the Slack one

jorgehermo9 opened this pull request 9 months ago
Owen/ext container run options

yubing744 opened this pull request 9 months ago
feat: custom docker build options

yubing744 opened this pull request 9 months ago
Support overriding "command" for Image

Warchant opened this issue 9 months ago
Include LICENSE file in published crates

danielmellado opened this pull request 10 months ago
testcontainers-rs crate missing README and LICENSE files since 0.14

danielmellado opened this issue 10 months ago
feat: add `registry` and `owner` parameters to `Image`

DDtKey opened this pull request 10 months ago
feat: add `name` parameter to `RunnableImage`

DDtKey opened this pull request 10 months ago
How to reuse containers within a test run like in Java

anaether opened this issue 11 months ago
feat(cli): support for docker cli flag `--add-host`

amountainram opened this pull request 11 months ago
Update axum requirement from 0.6.20 to 0.7.4

dependabot[bot] opened this pull request 11 months ago
ci(deps): bump `Swatinem/rust-cache` from 2.7.1 to 2.7.3

dependabot[bot] opened this pull request 11 months ago
Bump Swatinem/rust-cache from 2.7.1 to 2.7.2

dependabot[bot] opened this pull request 12 months ago
Update axum requirement from 0.6.20 to 0.7.3

dependabot[bot] opened this pull request 12 months ago
Update axum requirement from 0.6.20 to 0.7.2

dependabot[bot] opened this pull request about 1 year ago
Update axum requirement from 0.6.20 to 0.7.1

dependabot[bot] opened this pull request about 1 year ago
Allow changing the container command

alejandrodnm opened this issue about 1 year ago
Add hostname support

maexn opened this pull request about 1 year ago
Stop containers when tests are killed

mahor1221 opened this issue about 1 year ago
Fix race condition when creating docker network

stepantubanov opened this pull request about 1 year ago
Equivalent to TestContainers.exposeHostPorts?

hovinen opened this issue about 1 year ago
Remove Container lifetime

ufoscout opened this pull request about 1 year ago
Concurrency issue: Connection reset by peer

bewee-i opened this issue about 1 year ago
More robust bollard interface for http client

Chrisss93 opened this pull request about 1 year ago
Actually map exposed ports for HTTP client

Chrisss93 opened this pull request about 1 year ago
Bump Swatinem/rust-cache from 2.7.0 to 2.7.1

dependabot[bot] opened this pull request about 1 year ago
Added health-cmd definition

dlen opened this pull request about 1 year ago
Container doesn't stop after test with std::sync::OnceLock

sergey-ust opened this issue about 1 year ago
Merge release 0.15 into dev branch

DDtKey opened this pull request about 1 year ago
chore(deps): remove `spectral` from `dev-dependencies`

DDtKey opened this pull request about 1 year ago
style: derive `Default` to fix clippy lint

DDtKey opened this pull request about 1 year ago
Release 0.15

thomaseizinger opened this pull request about 1 year ago
docs: mention `testcontainers-modules`

DDtKey opened this pull request about 1 year ago
Bump Swatinem/rust-cache from 2.5.0 to 2.7.0

dependabot[bot] opened this pull request over 1 year ago
Bump MSRV

stepantubanov opened this pull request over 1 year ago
Bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
feat: Allowing to specify username when running container

liurenjie1024 opened this pull request over 1 year ago
feat: Add `user` option when running container.

liurenjie1024 opened this pull request over 1 year ago
Supports running image with `--user` option.

liurenjie1024 opened this issue over 1 year ago
Bump Swatinem/rust-cache from 2.5.0 to 2.6.2

dependabot[bot] opened this pull request over 1 year ago
Bump Swatinem/rust-cache from 2.5.0 to 2.6.1

dependabot[bot] opened this pull request over 1 year ago
Update axum requirement from 0.5.1 to 0.6.20

dependabot[bot] opened this pull request over 1 year ago
Bump Swatinem/rust-cache from 2.5.0 to 2.6.0

dependabot[bot] opened this pull request over 1 year ago
[Question] How to specify a newer image for Postgres

dadepo opened this issue over 1 year ago
Update axum requirement from 0.5.1 to 0.6.19

dependabot[bot] opened this pull request over 1 year ago
Enhance: support mapping port to specified host ip:port

4t145 opened this pull request over 1 year ago
Dependabot/cargo/bollard stubs eq 1.42.0 rc.4

felipesere opened this pull request over 1 year ago
[Discussion] Reason to maintain two different implementation?

endertunc opened this issue over 1 year ago
Bump Swatinem/rust-cache from 2.5.0 to 2.5.1

dependabot[bot] opened this pull request over 1 year ago
Bump thomaseizinger/create-pull-request from 1.3.0 to 1.3.1

dependabot[bot] opened this pull request over 1 year ago
parallel tests hang with multiple instances of rabbit as GenericImage

alekspickle opened this issue over 1 year ago
Support accessing container logs

kairsas opened this issue over 1 year ago
ci(deps): switch dtolnay/rust-toolchain to master branch

dependabot[bot] opened this pull request over 1 year ago
is there any way to pass "platform" parameter when running docker images?

horacimacias opened this issue over 1 year ago
Bump Swatinem/rust-cache from 2.4.0 to 2.5.0

dependabot[bot] opened this pull request over 1 year ago
Switch to GH merge queue from bors

thomaseizinger opened this pull request over 1 year ago
Release 0.15

endertunc opened this issue over 1 year ago
Remove explicit podman support

mervyn-mccreight opened this pull request over 1 year ago
Remove image contributing reference

mervyn-mccreight opened this pull request over 1 year ago
Can not run docker image with custom args

loic-j opened this issue over 1 year ago
Bump Swatinem/rust-cache from 2.0.0 to 2.4.0

dependabot[bot] opened this pull request over 1 year ago
Update pretty_env_logger requirement from 0.4 to 0.5

dependabot[bot] opened this pull request over 1 year ago
Bump Swatinem/rust-cache from 2.0.0 to 2.3.0

dependabot[bot] opened this pull request over 1 year ago
WaitFor regular expression

jkvargas opened this issue over 1 year ago
Update axum requirement from 0.5.1 to 0.6.18

dependabot[bot] opened this pull request over 1 year ago
Update axum requirement from 0.5.1 to 0.6.17

dependabot[bot] opened this pull request over 1 year ago
The Contributing guide does not reflect images removal

oleg-nenashev opened this issue over 1 year ago
Update axum requirement from 0.5.1 to 0.6.16

dependabot[bot] opened this pull request over 1 year ago
Improve docs around custom drop implementation of Containers

open-schnick opened this pull request over 1 year ago
Update axum requirement from 0.5.1 to 0.6.15

dependabot[bot] opened this pull request over 1 year ago
Update axum requirement from 0.5.1 to 0.6.14

dependabot[bot] opened this pull request over 1 year ago
Reporting a vulnerability

igibek opened this issue over 1 year ago
Update conquer-once requirement from 0.3 to 0.4

dependabot[bot] opened this pull request over 1 year ago
Connection Refused after exposing port

open-schnick opened this issue over 1 year ago
Update axum requirement from 0.5.1 to 0.6.12

dependabot[bot] opened this pull request almost 2 years ago
Feature "creating images on-the-fly" missing

FibreFoX opened this issue almost 2 years ago
Update axum requirement from 0.5.1 to 0.6.11

dependabot[bot] opened this pull request almost 2 years ago
Split core library with images

gurinderu opened this pull request almost 2 years ago
Sync `ContainerAsync` and `Container` api

DDtKey opened this issue almost 2 years ago
Bump dtolnay/rust-toolchain from 1.67 to 1.70

dependabot[bot] opened this pull request almost 2 years ago
Remove all images

thomaseizinger opened this pull request almost 2 years ago
Fix clippy lints

thomaseizinger opened this pull request almost 2 years ago
Remove all images from the library

thomaseizinger opened this issue almost 2 years ago
Update axum requirement from 0.5.1 to 0.6.9

dependabot[bot] opened this pull request almost 2 years ago
Bump Swatinem/rust-cache from 2.0.0 to 2.2.1

dependabot[bot] opened this pull request almost 2 years ago
Update axum requirement from 0.5.1 to 0.6.8

dependabot[bot] opened this pull request almost 2 years ago
Update aws-smithy-http requirement from 0.49.0 to 0.54.4

dependabot[bot] opened this pull request almost 2 years ago
Update axum requirement from 0.5.1 to 0.6.7

dependabot[bot] opened this pull request almost 2 years ago
Support changing command line args in RunnableImage

mrpi opened this pull request almost 2 years ago
Update aws-smithy-http requirement from 0.49.0 to 0.54.3

dependabot[bot] opened this pull request almost 2 years ago
Update axum requirement from 0.5.1 to 0.6.6

dependabot[bot] opened this pull request almost 2 years ago
Feature: Add support for localstack

joanmiespada opened this pull request almost 2 years ago
Update aws-smithy-http requirement from 0.49.0 to 0.54.2

dependabot[bot] opened this pull request almost 2 years ago
Update aws-sdk-dynamodb requirement from 0.19.0 to 0.24.0

dependabot[bot] opened this pull request almost 2 years ago