mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-18 05:05:00 +00:00
Merge pull request #3270 from cksit/synology_fixes
Resolve Synology DSM 7.2 Docker Command Issue
This commit is contained in:
commit
328c3e0f26
@ -94,7 +94,7 @@
|
||||
- name: Generate initial Synapse config and signing key
|
||||
ansible.builtin.command:
|
||||
cmd: |
|
||||
docker run
|
||||
{{ devture_systemd_docker_base_host_command_docker }} run
|
||||
--rm
|
||||
--name=matrix-config
|
||||
--user={{ matrix_synapse_uid }}:{{ matrix_synapse_gid }}
|
||||
|
Loading…
Reference in New Issue
Block a user