Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sbrunner/docker-compose
https://github.com/sbrunner/docker-compose
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sbrunner/docker-compose
- Owner: sbrunner
- Created: 2023-02-01T07:28:49.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-03T13:40:59.000Z (3 months ago)
- Last Synced: 2024-10-14T19:52:24.718Z (2 months ago)
- Size: 160 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Contributing
Install the pre-commit hooks:
```bash
pip install pre-commit
pre-commit install --allow-missing-config
```