Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-11853

Docker configuration uses uid for group id (gid) and doesn't have an option for setting gid

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 13.1.0
    • 13.3.0
    • None
    • None
    • Pulsar
    • Platform 209 SSO Discovery

    Description

      Trying to setup Docker I failed to properly configure the user.
      Trying to configure a user with user-id and group-id but release pom only has docker.brxm.container.uid. Lookin and in the Dockerfile [1] the uid is used for both gid and uid which to my knowledge is nonsensical:
      && adduser --gid ${docker.brxm.container.uid} --uid ${docker.brxm.container.uid} ${docker.brxm.container.username} \

      [1] https://code.onehippo.org/cms-community-dev/hippo-project-archetype/blob/release/13.2/main/src/main/resources/archetype-resources/src/main/docker/Dockerfile

      Attachments

        Activity

          People

            PCentgraf Peter Centgraf
            abanck Arent-Jan Banck (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: