-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Whales #366
Add Whales #366
Conversation
Whales is a tool to automatically dockerize your applications. It works as command line interface that tames the features analyzers and outputs necessary Docker files to run your application with Docker Made with love by IcaliaLabs: https://github.com/IcaliaLabs
Why is this awesome? It has only 3 contributors and a handful of stars? |
@mayra-cabrera I see you've put some work into that project and it shows. We value people's time a lot so we want them to find the best projects there is. So let us know if you need any help. Then come back here and ping us. All right? Have a good day and keep on making great software! The awesome docker team @vegasbrianc @gesellix @dmitrytokarev @devhkr @Moshe-Immerman @veggiemonk @Moshe-Immerman you should talk nicely to people, especially if you don't want to see your maintainer's right revoked! You are here to help people, not to judge them! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM but the usage section needs more work
@@ -256,6 +256,7 @@ Services to securely store your Docker images. | |||
* [portainer](https://github.com/duedil-ltd/portainer) - Apache Mesos framework for building Docker images by [@duedil-ltd](https://github.com/duedil-ltd) | |||
* [rocker](https://github.com/grammarly/rocker) - Extended Dockerfile builder. Supports multiple FROMs, MOUNTS, templates, etc. by [grammarly](grammarly). | |||
* [SkinnyWhale](https://github.com/djosephsen/skinnywhale) Skinnywhale helps you make smaller (as in megabytes) Docker containers. | |||
* [Whales](https://github.com/Gueils/whales) - A tool to automatically dockerize your applications by [@icalialabs](https://github.com/IcaliaLabs). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done, nice project! see the comment for improvements
Sounds interesting @mayra-cabrera! Beside @veggiemonk hints the link to 'Belugas Java' is broken. |
@mayra-cabrera I hope you didn't take offense to my terse reply - it certainly wasn't intended that way. May I suggest that you also post a blog or 2 about the project and how it came about so that you can get some more eyes on it? |
@Moshe-Immerman No worries. I'm glad you are on board with us :D |
@veggiemonk @agebhar1 @Moshe-Immerman thanks for your suggestions! I'll get back to you once I'm done with the changes |
hey @veggiemonk @agebhar1 @Moshe-Immerman thanks for your patience. We follow your suggestions and improve the readme outline by adding the following sections: "How does it work", "Architecture" & "Command explanation": https://github.com/Gueils/whales. I hope is more consistent and gives you a better idea of what the project is all about. Also to make it more friendly and reach more people, we create a website for it: http://www.whales.mx What do you think? Is this ready to be merged? :) |
Hey @mayra-cabrera thank you for your improvements! I can earliest have a look at Sunday. Maybe one of the other team members @veggiemonk @devhkr @vegasbrianc @gesellix @Moshe-Immerman can have a look. |
@mayra-cabrera good work. |
Project: https://github.com/Gueils/whales
Description: Whales is a tool to automatically dockerize your applications. It works as command line interface that tames the Belugas features analyzers and outputs necessary Docker files to run your application with Docker