From 1aa6e814c1796d589a6ae16236239c297a9a1c14 Mon Sep 17 00:00:00 2001 From: Mayra Cabrera Date: Tue, 27 Jun 2017 15:45:52 -0500 Subject: [PATCH] Add Whales Whales is a tool to automatically dockerize your applications for free. 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 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f182f26..7e71b8b 100644 --- a/README.md +++ b/README.md @@ -577,6 +577,7 @@ Table of Contents * [Docker Hub](https://hub.docker.com) — One free private repository and unlimited public repositories to build and store Docker images * [quay.io](https://quay.io/) — Build and store container images with unlimited free public repositories * [canister.io](https://canister.io/) — 20 free private repositories for developers, 30 free private repositories for teams to build and store Docker images + * [Whales](https://github.com/Gueils/whales) - A tool to automatically dockerize your applications for free. ## Vagrant Related