We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17aba5b commit f335fc6Copy full SHA for f335fc6
labspace/labspace.yaml
@@ -1,3 +1,8 @@
1
+metadata:
2
+ id: dockersamples/labspace-testcontainers-java
3
+ sourceRepo: github.com/dockersamples/labspace-testcontainers-java
4
+ contentVersion: abcd123 # To be replaced at publish time
5
+
6
title: Intro to Testcontainers - Java
7
description: |
8
An introduction to using Testcontainers with a Java application.
0 commit comments