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

Set archivebox UID/GID via envvars #635

Merged
merged 2 commits into from
Jan 28, 2021
Merged

Conversation

thedanbob
Copy link
Contributor

Summary

This PR restores the ability to set the UID/GID of the archivebox user in docker via environment variables.

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

@pirate
Copy link
Member

pirate commented Jan 28, 2021

Looks good, thanks for adding this. I saw your comment on the commit the other day but didn't get around to it myself.

Do you mind changing the env var names to PUID and PGID to match the convention used by linuxserver.io?
https://docs.linuxserver.io/general/understanding-puid-and-pgid

bin/docker_entrypoint.sh Outdated Show resolved Hide resolved
@thedanbob
Copy link
Contributor Author

Done! That was actually my first thought but I didn't know if you'd go for it.

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

2 participants