Skip to content

fix file permission for non root user docker image#334

Merged
cplee merged 1 commit intonektos:masterfrom
watiko:fix/use-octal-literals-for-file-perm
Aug 8, 2020
Merged

fix file permission for non root user docker image#334
cplee merged 1 commit intonektos:masterfrom
watiko:fix/use-octal-literals-for-file-perm

Conversation

@watiko
Copy link
Copy Markdown
Contributor

@watiko watiko commented Aug 8, 2020

File permission bits requires octal literals. So I prepend 0 simply.

I used go test -run '^TestRunEvent$/job-container-non-root' ./... for test.

@watiko watiko requested a review from cplee as a code owner August 8, 2020 13:52
Copy link
Copy Markdown
Contributor

@cplee cplee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@cplee cplee merged commit 26e4270 into nektos:master Aug 8, 2020
@watiko watiko deleted the fix/use-octal-literals-for-file-perm branch August 9, 2020 01:23
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