Skip to content

Commit b3ead8a

Browse files
committed
Add note to inform about possibly broken dockerfile
1 parent 226e758 commit b3ead8a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,10 @@ What follows is a list of known failures.
232232
Some CI/CD pipelines leverage repository cloning. Below is a copy-paste-able example to build docker images for such workflows.
233233
As no official image exists (at this time), an image must first be built.
234234

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+
235239
#### Building the most compatible base image
236240

237241
```sh

0 commit comments

Comments
 (0)