🚨 AtomicJar is now part of Docker 🐋! Read the blog

Documentation

Go

Community Module

These modules are maintained by the community, outside of the Testcontainers project.

Description

Flyway by Redgate • Database Migrations Made Easy.

Examples

Dependency:
go get github.com/CyberOwlTeam/testcontainers-go-flyway
Usage:
  flywayContainer, err := flyway.RunContainer(ctx, testcontainers.WithImage("flyway/flyway:10.15.0"))