Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: reusable containers #636

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Jul 7, 2024

  1. feat: reusable containers

    adresses testcontainers#109
    
    Co-authored-by: Levi Szamek <[email protected]>
    matthiasschaub and Gigaszi committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    a933873 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0e2bc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08e33ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2a83bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c781606 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd429e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e87e782 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    c656660 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efb1265 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    d4445d6 View commit details
    Browse the repository at this point in the history
  2. feat(reuse): do not create Ryuk cleanup instance

    do not create Ryuk cleanup instance if reuse enabled and container has
    been start with `with_reuse`
    matthiasschaub committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1ea9ed1 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    ea6fec7 View commit details
    Browse the repository at this point in the history