Trim that down for now also

This commit is contained in:
Luke Murphy 2020-11-02 18:42:47 +01:00
parent 73899ad2ab
commit 98f98c6cc9
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 8 deletions

View File

@ -2,13 +2,6 @@
Gardening the Cooperative Cloud configurations.
## Hacking
### Setup
`make`
### Scripts
- **clone_all.py**: clone all `coop-cloud/...` repositories into a local `clones/...` folder
- **list_services.sh**: show all `services:...` in all `compose.yml` files under `clones/...`
`apt install -y python3-requests`