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

Docker: support passing additional commandline args to synapse #8390

Merged
merged 9 commits into from
Oct 11, 2020
Merged

Docker: support passing additional commandline args to synapse #8390

merged 9 commits into from
Oct 11, 2020

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    f54c2de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d84dcd View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. replaced filter with any

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    samuel-p and richvdh authored Sep 24, 2020
    Configuration menu
    Copy the full SHA
    0061ad7 View commit details
    Browse the repository at this point in the history
  2. Update changelog.d/8390.docker

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    samuel-p and richvdh authored Sep 24, 2020
    Configuration menu
    Copy the full SHA
    cf21f07 View commit details
    Browse the repository at this point in the history
  3. added explicit run mode

    fixed -m before python
    removed redundant if condition
    samuel-p committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    1f98af0 View commit details
    Browse the repository at this point in the history
  4. updated docker documentation

    samuel-p committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    8d94e5a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Update docker/start.py

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    samuel-p and richvdh authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    a9f786a View commit details
    Browse the repository at this point in the history
  2. added -c check for config file

    fixed changes from mode != "run"
    samuel-p committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    b7bc063 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7cf4f1 View commit details
    Browse the repository at this point in the history