Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Docker: avoid changing userid unnecessarily #11209

Merged
merged 3 commits into from Nov 1, 2021
Merged

Commits on Oct 29, 2021

  1. Docker image: avoid changing user during generate

    The intention was always that the config files get written as the initial user
    (normally root) - only the data directory needs to be writable by Synapse. This
    got changed in #5970, but that seems
    to have been a mistake.
    richvdh committed Oct 29, 2021
    Copy the full SHA
    d9c6f17 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b2c4fc6 View commit details
    Browse the repository at this point in the history
  3. changelog

    richvdh committed Oct 29, 2021
    Copy the full SHA
    1b23625 View commit details
    Browse the repository at this point in the history