This project is an open source and contributions are very welcome. There are different ways to do so.
If you like the project, go on GitHub and star it!
If you think this project would be valuable to your friends, teammates, and company, share it!
Feedback is greatly appreciated. Is there anything from the project that is not clear or missing? Let us know by filing an issue.
The project follows the typical GitHub pull request model. Before starting any work, please either comment on an existing issue, or file a new one.
- Fork this repository
- Clone the forked repository
- Optionally, create a new branch with a meaningful name
- Make your changes
- Test by following the Development section in the docker image's README
- Commit and push your changes
- Create a pull request from a fork
Given the fact that Docker Hub is not connected to this repository, any change to the image's READMEs needs to be replicated on Docker Hub.