Skip to content

Gradle bootBuildImage does not preserve file permissions for resources #25915

@scottfrederick

Description

@scottfrederick

When the Gradle plugin bootBuildImage task is writing the archive file contents to builder container it does not preserve the file permissions of any resources in the source archive. This can result in, for example, an executable script resource in the source archive to not be executable in the built image.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions