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

Update to run as dspace user #1126

Open
wants to merge 1 commit into
base: clarin-v7
Choose a base branch
from

Commits on Nov 27, 2024

  1. Change to use unprivileged user and consitent uid/gid for docker images

    Updates all dockerfiles with:
    
    * Create dspace user and group with consistent UID and GID
    * Create user home
    * Use numeric USER ID
    * Use number ID > 10000
    * Add chown using UID:GID to DOCKER COPY and ADD instructions
    * Use consistent casings in Docker instructions
    OyvindLGjesdal committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    4d4adae View commit details
    Browse the repository at this point in the history