Commit 0101257
Disable --link flag in Micronaut-generated Dockerfiles
Configure MicronautDockerfile and NativeImageDockerfile tasks to set
useCopyLink=false, removing the COPY --link option from generated
Dockerfiles. This improves compatibility with Docker environments
that don't support BuildKit.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 9718729 commit 0101257
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
55 | 64 | | |
56 | 65 | | |
57 | 66 | | |
| |||
0 commit comments