Browse Source

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
master
Mayra Cabrera 7 years ago
parent
commit
1aa6e814c1
  1. 1
      README.md

1
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

Loading…
Cancel
Save