Table of Contents
Dockerfile samples is designed to make developers life easier. As more applications is moving towards containerization, it's equally important to standardize dockerfiles and should be available readily.
Language specific Dockerfile is created and classified in respective folders. Just Cut-Copy-Paste in your project and start using.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/feature-name
) - Commit your Changes (
git commit -m 'Add some feature-name'
) - Push to the Branch (
git push origin feature/feature-name
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
SANKET MAKHIJA - @sanket_dude - sanket[dot]mahija[at]gmail[dot]com