You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.