We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c03cae commit ca0901bCopy full SHA for ca0901b
content/manuals/testcontainers.md
@@ -42,6 +42,8 @@ Testcontainers provide support for the most popular languages, and Docker sponso
42
43
The rest are community-driven and maintained by independent contributors.
44
45
+{{< embedded language="go" source="/git-src/testcontainers-go/modules/redis/examples_test.go" id="runRedisContainer" >}}
46
+
47
### Prerequisites
48
49
Testcontainers requires a Docker-API compatible container runtime.
0 commit comments