From 8b934dc12fd873d6a52a19c95bb6d68ac62e0dce Mon Sep 17 00:00:00 2001 From: Einar Forselv Date: Fri, 15 May 2020 23:37:44 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 543a181..7d9c078 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ docker stack deploy -c swarm-stack.yml test ``` In dev we should ideally start the backup container manually + ```bash docker-compose run --rm backup sh # pip install the package in the container in editable mode to auto sync changes from host source @@ -187,7 +188,8 @@ mode with `docker swarm leave --force` when needed in development (single node s ## Contributing -Contributions are welcome regardless of experience level. Don't hesitate submitting issues, opening partial or completed pull requests. +Contributions are welcome regardless of experience level. +Don't hesitate submitting issues, opening partial or completed pull requests. [restic]: https://restic.net/ [documentation]: https://restic-compose-backup.readthedocs.io