Skip to content

Disable --link flag in Micronaut-generated Dockerfiles#51

Merged
jjelliott merged 1 commit intoUnityFoundation-io:mainfrom
taberj-git:bug/fix-build-link-issue
Feb 4, 2026
Merged

Disable --link flag in Micronaut-generated Dockerfiles#51
jjelliott merged 1 commit intoUnityFoundation-io:mainfrom
taberj-git:bug/fix-build-link-issue

Conversation

@taberj-git
Copy link
Contributor

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.

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>
@jjelliott jjelliott merged commit f6c7993 into UnityFoundation-io:main Feb 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants