Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 265 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 265 Bytes

testcontainers-demo

Demo repository for Testcontainers.

Requires a Docker-API compatible container runtime locally. For example (using Homebrew):

brew install docker
brew install colima
colima start