Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdelapenya/testcontainers-go-compose

Example of using testcontainers-go with Docker Compose
https://github.com/mdelapenya/testcontainers-go-compose

Last synced: about 8 hours ago
JSON representation

Example of using testcontainers-go with Docker Compose

Awesome Lists containing this project

README

        

# Example repository for Testcontainers for Go: Docker compose module

This repository contains an example of how to use [Testcontainers-go](https://golang.testcontainers.org/) with Docker Compose.

Please refer to the documentation of the Compose module [here](https://golang.testcontainers.org/features/docker_compose/).