We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 226e758 commit b3ead8aCopy full SHA for b3ead8a
README.md
@@ -232,6 +232,10 @@ What follows is a list of known failures.
232
Some CI/CD pipelines leverage repository cloning. Below is a copy-paste-able example to build docker images for such workflows.
233
As no official image exists (at this time), an image must first be built.
234
235
+> [!NOTE]
236
+> The dockerfile isn't continuously tested as it costs too much time and thus might already be broken.
237
+> PRs are welcome.
238
+
239
#### Building the most compatible base image
240
241
```sh
0 commit comments