Skip to content

Commit

Permalink
Maintenance: Removed Rsync from docker environment (#346)
Browse files Browse the repository at this point in the history
  • Loading branch information
ralf401 committed Aug 28, 2023
1 parent b4d0415 commit 05d5548
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions install/docker-compose/environment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,4 @@ PostgreSQL
- By default we will create the required database.
- .. note:: On own database servers this setting might be troublesome.
.. include:: /install/docker-compose/init-specific.include.rst
* - RSYNC_ADDITIONAL_PARAMS
- ``--no-perms --no-owner``
- By default the compose will copy data without permissions and owners. This may not fit for your storage driver.
- .. include:: /install/docker-compose/init-specific.include.rst

0 comments on commit 05d5548

Please sign in to comment.