mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-10-09 11:50:57 +00:00
README: dev note about joining and leaving swarm
This commit is contained in:
@@ -182,6 +182,9 @@ docker-compose run --rm backup sh
|
|||||||
pip3 install -e .
|
pip3 install -e .
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Remember to enable swarm mode with `docker swarm init/join` and disable swarm
|
||||||
|
mode with `docker swarm leave --force` when needed in development (single node setup).
|
||||||
|
|
||||||
## Contributing
|
## 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.
|
||||||
|
Reference in New Issue
Block a user