vrs-python
vrs-python copied to clipboard
Add compose documentation .md and other examples for using already-downloaded databases
Docker Compose officially now recommends compose instead of docker-compose, and .yaml instead of .yml.
https://docs.docker.com/compose/gettingstarted/#step-2-define-services-in-a-compose-file
The compose specification is now more generic and community developed and supported by other engines, not just docker.
The "Compose Specification" also recommends compose.yaml
https://github.com/compose-spec/compose-spec/blob/main/spec.md