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

Add feature for auto-switch user for certain containers defined in *_env file #32

Open
casimpania opened this issue May 5, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request PRIORITY_MEDIUM
Projects
Milestone

Comments

@casimpania
Copy link

Sometimes, there's a need to switch user as containers mostly use root by default.

Define in _env and make sure the following are included:

  • container name
  • use to switch to
  • if there's a need to define shell (for those users defined with /sbin/nologin, e.g. 'www-data')
@casimpania casimpania added enhancement New feature or request PRIORITY_MEDIUM labels May 5, 2022
@casimpania casimpania added this to the v0.1.2 milestone May 5, 2022
@casimpania casimpania added this to To do in v0.1.x May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PRIORITY_MEDIUM
Projects
v0.1.x
To do
Development

No branches or pull requests

2 participants