UNPKG

whaler

Version:

Define and run multi-container applications with Docker

38 lines (23 loc) 564 B
# Whaler This app depends on [docker](https://www.docker.com/). ![Whaler](whaler.png) ## Setup ### Linux & Darwin/OSX 64bit ```sh curl -sSL https://git.io/get-whaler | sh ``` OR ```sh curl -sSL https://git.io/get-whaler | sh -s -- [options] ``` Available options: ``` --version=<VERSION> Specify an "Whaler" version (dev, latest, ...). ``` ### Windows 64bit Download [whaler-client](https://github.com/whaler/whaler-client/releases/tag/windows_amd64) ## License This software is under the MIT license. See the complete license in: ``` LICENSE ```