Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

umask can also be set via bashScriptExtraDefines #1274

Merged
merged 1 commit into from
Nov 5, 2019

Conversation

mkurz
Copy link
Member

@mkurz mkurz commented Nov 2, 2019

I tried to set the umask for a app running via docker. The only way to do so is to make use of bashScriptExtraDefines. Of course this also does not only work for docker, but whenever you run an app with Linux.

@muuki88 muuki88 added the documentation Documentation should be extended or updated label Nov 5, 2019
@muuki88
Copy link
Contributor

muuki88 commented Nov 5, 2019

Thanks for adding your findings to the documentation ❤️ and clean up a few missing things 👍

@muuki88 muuki88 merged commit 8b76983 into sbt:master Nov 5, 2019
@mkurz mkurz deleted the link_umask_doc branch November 5, 2019 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation should be extended or updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants