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

#3: Add GDB_USER environment variable for dropping privileges. #4

Merged
merged 1 commit into from
May 14, 2023

Conversation

khaller93
Copy link
Owner

The docker-entrypoint script is now using gosu in combination with tini to run GraphDB with the specified user. The run-graphdb script now contains the commands for running GraphDB, and the set-ownership script changes the ownership of files and directories to the specified user such that a run of GraphDB with this user is possible.

@khaller93 khaller93 self-assigned this May 14, 2023
@khaller93 khaller93 merged commit 37ad138 into main May 14, 2023
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.

None yet

1 participant