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: support creating compose Stacks from Readers #466

Commits on Jun 16, 2022

  1. issue 285

    testcontainers#285
    add constructor that takes []io.Reader
    goforbroke1006 committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    7494ebf View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Merge remote-tracking branch 'origin/main' into issues-285-dc-from-re…

    …ader
    
    # Conflicts:
    #	compose.go
    #	compose_test.go
    goforbroke1006 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    3a05cd9 View commit details
    Browse the repository at this point in the history
  2. issue 285

    testcontainers#285
    add constructor that takes []io.Reader
    goforbroke1006 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    794e1e0 View commit details
    Browse the repository at this point in the history
  3. issue 285

    testcontainers#285
    add WithReaders helper function
    goforbroke1006 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    b3c6950 View commit details
    Browse the repository at this point in the history
  4. issue 285

    testcontainers#285
    disable tmp files dir cleaning
    goforbroke1006 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    98c54ac View commit details
    Browse the repository at this point in the history
  5. issue 285

    testcontainers#285
    change to avoid filepath collision on parallel tests running
    goforbroke1006 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    4f7ce94 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

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

Commits on Nov 10, 2022

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

Commits on Nov 28, 2022

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