1
0
mirror of https://github.com/ripienaar/free-for-dev.git synced 2025-05-19 04:28:05 +01:00

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
This commit is contained in:
Mayra Cabrera 2017-06-27 15:45:52 -05:00
parent bc8cc5d8c0
commit 1aa6e814c1

View File

@ -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