]> source.dussan.org Git - gitea.git/commit
chmod executables when copying to the docker (#17423)
authorzeripath <art27@cantab.net>
Mon, 25 Oct 2021 18:32:03 +0000 (19:32 +0100)
committerGitHub <noreply@github.com>
Mon, 25 Oct 2021 18:32:03 +0000 (20:32 +0200)
commit0277603878a04ca66ca525bf0e53afb0c16ee116
treef935755487f907350b6d3655e77fea0c821ffec0
parent649e1d0dc27bd51b08aa17a12de48a58684c247a
chmod executables when copying to the docker (#17423)

Run chmod on the executables and the entrypoint when copying them to the
docker in dockerfile.

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Norwin <noerw@users.noreply.github.com>
Co-authored-by: delvh <dev.lh@web.de>
Dockerfile
Dockerfile.rootless